Share via


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

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

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