Share via


IUPnPDeviceDocumentAccess (Windows Embedded CE 6.0)

1/6/2010

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

Header upnp.h
Library uuid.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

UPnP Control Point API Interfaces
IUPnPDevice