IUPnPDevice (Windows Embedded CE 6.0)
1/6/2010
This interface enables an application to retrieve information about a specific device.
The following table lists and describes this interface's members.
Method | Description |
---|---|
Returns the child devices of the device. |
|
Returns a human-readable form of the summary of a device's functionality. |
|
Returns the device display name. |
|
Indicates whether the device has any child devices. |
|
Returns a URL from which an icon of the specified format can be loaded. |
|
Indicates whether the device is the topmost device in the device tree. |
|
Returns a human-readable form of the manufacturer name. |
|
Returns the URL for the manufacturer's Web site. |
|
Returns a human-readable form of the model name. |
|
Returns a human-readable form of the model number. |
|
Returns the URL for a Web page that contains model-specific information. |
|
Returns the parent of the device. |
|
Returns the URL of the presentation page for the device. |
|
Returns the topmost device in the device tree. |
|
Returns a human-readable form of the serial number. |
|
Returns the list of services provided by the device. |
|
Returns the device type uniform resource identifier (URI). |
|
Returns the UDN of the device. |
|
Returns a human-readable form of the product code. |
Requirements
Header | upnp.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |