Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMSPacketStreamDataContainer Interface
The IWMSPacketStreamDataContainer interface provides methods to notify the server of stream signals and to determine the maximum packet size used by a data container.
- 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 IWMSPacketStreamDataContainer interface exposes the following methods.
| Method | Description |
| GetMaxPacketSize | Retrieves the maximum packet size, in bytes, that is used by the data container. |
| SetStreamSignalHandler | Called by the server to indicate that it should be notified of stream signals. |
See Also
| Previous | Next |