IWMSBufferAllocator Object (Visual Basic .NET)
Previous | Next |
IWMSBufferAllocator Object (Visual Basic .NET)
The IWMSSBufferAllocator object provides methods for allocating a buffer. This method is implemented by the server. Moreover, a network sink may also implement this object if the sink has special requirements.
- Note This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
The IWMSBufferAllocator object exposes the following properties and methods.
Method | Description |
AllocateBuffer | Initializes an INSSBuffer object. |
AllocatePageSizeBuffer | Initializes a page-aligned INSSBuffer object. |
See Also
Previous | Next |