Compartir a través de


IWMSPushSource Interface

The IWMSPushSource interface provides methods that control the flow of data through a data path.

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

Method

Description

ConnectSink

Reserved for future use.

DisconnectSink

Reserved for future use.

PausePushing

Pauses the flow of packets down a data path.

ResendPacket

Passes UDP resend requests up a data path.

StartPushing

Starts the flow of packets down a data path.

StopPushing

Stops the flow of packets down a data path.

See Also

Concepts

Custom Plug-in Interfaces (C++)