IUPnPDescriptionDocument 接口 (upnp.h)

IUPnPDescriptionDocument 接口使应用程序能够加载设备说明。

继承

IUPnPDescriptionDocument 接口继承自 IDispatch 接口。 IUPnPDescriptionDocument 还包含以下类型的成员:

方法

IUPnPDescriptionDocument 接口包含以下方法。

 
IUPnPDescriptionDocument::Abort

Abort 方法停止由 IUPnPDescriptionDocument::LoadAsync 启动的异步加载操作。
IUPnPDescriptionDocument::D eviceByUDN

DeviceByUDN 方法返回具有指定唯一设备名称的设备, (UDN) 包含在加载的说明文档中。
IUPnPDescriptionDocument::get_LoadResult

LoadResult 属性指定已完成加载操作的成功或失败代码。
IUPnPDescriptionDocument::get_ReadyState

ReadyState 属性指定文档加载操作的状态。
IUPnPDescriptionDocument::Load

Load 方法同步加载文档。 在加载操作完成之前,此方法不会将控制权返回给调用方。
IUPnPDescriptionDocument::LoadAsync

LoadAsync 方法以异步方式加载文档。 此方法立即将控制权返回给调用方,并使用指定的回调在操作完成时通知调用方。
IUPnPDescriptionDocument::RootDevice

RootDevice 方法返回当前加载的文档的设备树的根设备。

要求

   
最低受支持的客户端 Windows XP [仅限桌面应用]
最低受支持的服务器 无受支持的版本
目标平台 Windows
标头 upnp.h