IUPnPDeviceDocumentAccess::GetDocumentURL
A version of this page is also available for
4/8/2010
This method returns the URL from which the device description document can be loaded.
Syntax
HRESULT GetDocumentURL(
BSTR* pbstrDocument
);
Parameters
- pbstrDocument
[out, retval] Receives the URL from which the device description document can be downloaded.
Return Value
- S_OK
This method was successful.
Otherwise, the method returns one of the COM error codes specified in Winerror.h.
Requirements
Header | upnp.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |