IUPnPDescriptionDocument::Abort method (upnp.h)
The Abort method stops an asynchronous load operation started by IUPnPDescriptionDocument::LoadAsync.
Syntax
HRESULT Abort();
Return value
If the method succeeds, the return value is S_OK. Otherwise, the method returns one of the COM error codes defined in WinError.h.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | upnp.h |
DLL | Upnp.dll |