IUPnPDescriptionDocument (Windows Embedded CE 6.0)
1/6/2010
This interface enables an application to load and unload a device description.
The following table lists and describes this interface's members.
Method | Description |
---|---|
Stops an asynchronous load operation. |
|
Returns a device from the currently loaded document with the specified unique device name (UDN). |
|
Loads a document synchronously. |
|
Loads a document asynchronously. |
|
Returns the success or failure code of a completed load operation. |
|
Returns the status of the document load operation. |
|
Returns the root device of the loaded document's device tree. |
Requirements
Header | upnp.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
UPnP Control Point API Interfaces
IUPnPDescriptionDocumentCallback