IUPnPDeviceDocumentAccess:IUnknown (Windows CE 5.0)
This interface enables an application to obtain the URL of the device description document.
The following table shows this interface's member.
Method | Description |
---|---|
GetDocumentURL | Method that returns the URL from which the device description document can be loaded. |
Remarks
Use this interface to obtain device- and service-specific properties that are not exposed by the IUPnPDevice interface.
Developers should query for this interface from the UPnPDevice object.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Upnp.h.
Link Library: Uuid.lib.
See Also
UPnP Control Point API Interfaces | IUPnPDevice
Send Feedback on this topic to the authors