IWMSPushSink Interface

banner art

Previous Next

IWMSPushSink Interface

The IWMSPushSink interface provides methods to process packet lists and connect to upstream data sources.

  • 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 IWMSPushSink interface exposes the following methods.

Method Description
ConnectSource Reserved for future use.
DisconnectSource Reserved for future use.
ProcessPackets Requests that a data path component process a packet list.

See Also

Previous Next