IWMSPushSink::ProcessPackets

banner art

Previous Next

IWMSPushSink::ProcessPackets

The ProcessPackets method requests that a data path component process a packet list.

Syntax

  

Parameters

pPacketList

[in] Pointer to an IWMSPacketList interface containing the packets to be processed.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

Requirements

Header: wmsdatapath.h.

Library: WMSServerTypeLib.dll.

Platform: Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; Windows Server 2008.

See Also

Previous Next