IWMSPacketListCallback.OnReportPacketListStatus (Visual Basic .NET)

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

IWMSPacketListCallback.OnReportPacketListStatus(  pBuffer As IWMSPacketList,
  dwStatus As UInt32
)

Arguments

IWMSPacketListIWMSPacketList Object (Visual Basic .NET) containing the packet list.

UInt32 containing the status of the packet list.

Return Value

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

Concepts

IWMSPacketListCallback Object (Visual Basic .NET)