Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/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 |