Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/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
Windows Mobile Windows Mobile Version 5.0 and later

See Also