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 interface enables an application to load and unload a device description.
The following table lists and describes this interface's members.
Method | Description |
---|---|
Abort | Stops an asynchronous load operation. |
DeviceByUDN | Returns a device from the currently loaded document with the specified unique device name (UDN). |
Load | Loads a document synchronously. |
LoadAsync | Loads a document asynchronously. |
LoadResult | Returns the success or failure code of a completed load operation. |
ReadyState | Returns the status of the document load operation. |
RootDevice | Returns the root device of the loaded document's device tree. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Upnp.h.
Link Library: Uuid.lib.
See Also
IUPnPDescriptionDocumentCallback:IDispatch
Send Feedback on this topic to the authors