IWMSPacketList::GetCompletionCallback
.gif)
| Previous | Next |
IWMSPacketList::GetCompletionCallback
The GetCompletionCallback method retrieves the callback interface used to respond to the ReportStatus method call.
Syntax
HRESULT GetCompletionCallback( );
Parameters
ppCallback
[out] Pointer to a pointer to an IWMSPacketListCallback interface containing the callback interface.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Requirements
Header: wmspacket.h.
Library: WMSServerTypeLib.dll.
Platform: Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; Windows Server 2008.
See Also
| Previous | Next |