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.
This method returns the URL from which the device description document can be loaded.
HRESULT GetDocumentURL( BSTR* pbstrDocument);
Parameters
- pbstrDocument
[out, retval] Receives the URL from which the device description document can be downloaded.
Return Values
- S_OK
This method was successful.
Otherwise, the method returns one of the COM error codes specified in Winerror.h.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Upnp.h.
Link Library: Uuid.lib.
See Also
IUPnPDeviceDocumentAccess:IDispatch
Send Feedback on this topic to the authors