IWMSPacketListCallback.OnReportPacketListStatus (Visual Basic .NET)

banner art

Previous Next

IWMSPacketListCallback.OnReportPacketListStatus (Visual Basic .NET)

The OnReportPacketListStatus method specifies the results of the IWMSPacketList.ReportStatus method call.

Syntax

  

Parameters

pBuffer

IWMSPacketList object containing the packet list.

dwStatus

UInt32 containing the status of the packet list.

Return Values

This method does not return a value.

Requirements

Reference: Add a reference to Microsoft.WindowsMediaServices.

Namespace: Microsoft.WindowsMediaServices.Interop.

Assembly: Microsoft.WindowsMediaServices.dll.

Library: WMSServerTypeLib.dll.

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

See Also

Previous Next