IUPnPDeviceFinder 接口 (upnp.h)
IUPnPDeviceFinder 接口使应用程序能够查找设备。
继承
IUPnPDeviceFinder 接口继承自 IDispatch 接口。 IUPnPDeviceFinder 还具有以下类型的成员:
方法
IUPnPDeviceFinder 接口具有这些方法。
IUPnPDeviceFinder::CancelAsyncFind CancelAsyncFind 方法取消异步搜索。 |
IUPnPDeviceFinder::CreateAsyncFind CreateAsyncFind 方法创建异步搜索操作。 |
IUPnPDeviceFinder::FindByType FindByType 方法按设备类型或服务类型同步搜索设备。 |
IUPnPDeviceFinder::FindByUDN FindByUDN 方法按其唯一设备名称 (UDN) 同步搜索设备。 |
IUPnPDeviceFinder::StartAsyncFind StartAsyncFind 方法启动异步搜索操作。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP [仅限桌面应用] |
最低受支持的服务器 | 无受支持的版本 |
目标平台 | Windows |
标头 | upnp.h |