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 |
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
| Previous | Next |