Share via


IWMSPacketListCallback Object (C#)

banner art

Previous Next

IWMSPacketListCallback Object (C#)

The IWMSPacketListCallback object provides a method to respond to the IWMSPacketList.ReportStatus method call.

  • Note   This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008. The method on this object must be called only once, even if an error code is returned after the initial call.

The IWMSPacketListCallback object exposes the following properties and methods.

Method Description
OnReportPacketListStatus Specifies the results of the IWMSPacketList.ReportStatus method call.

 

See Also

Previous Next