IWMSBufferAllocator Interface
The IWMSSBufferAllocator interface provides methods for allocating a buffer. This method is implemented by the server.
Note
This interface is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
In addition to the methods inherited from IUnknown, the IWMSBufferAllocator interface exposes the following methods.
Method |
Description |
---|---|
AllocateBuffer |
Initializes an INSSBuffer object. |
AllocatePageSizeBuffer |
Initializes a page-aligned INSSBuffer object. |