IWMSPacketListCallback Interface

banner art

Previous Next

IWMSPacketListCallback Interface

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

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

In addition to the methods inherited from IUnknown, the IWMSPacketListCallback interface exposes the following methods.

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

See Also

Previous Next