Share via


IWMSPacketStreamDataContainer Object (Visual Basic .NET)

banner art

Previous Next

IWMSPacketStreamDataContainer Object (Visual Basic .NET)

The IWMSPacketStreamDataContainer object provides methods to notify the server of stream signals and to determine the maximum packet size used by a data container.

  • Note   This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.

The IWMSPacketStreamDataContainer object exposes the following properties and 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