IWMSClassObject Object (Visual Basic .NET)
The IWMSClassObject object enables plug-ins to create commonly used data contexts. Contexts are data structures used to save information. The created contexts can only be used internally by the plug-in. They cannot be passed to the server.
Note
This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
The IWMSClassObject object exposes the following properties and methods.
Method |
Description |
---|---|
AllocIWMSCommandContext |
Allocates an IWMSCommandContextIWMSCommandContext Object (Visual Basic .NET). |
AllocIWMSContext |
Allocates an IWMSContextIWMSContext Object (Visual Basic .NET). |
AllocIWMSPacketList |
Allocates an IWMSPacketIWMSPacket Object (Visual Basic .NET). |
AllocIWMSPacket |
Allocates an IWMSPacketListIWMSPacketList Object (Visual Basic .NET). |
CreateInstance |
Creates objects for the server. |