IUPnPDescriptionDocument:IDispatch
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
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.