iWSDiscoveredService 接口 (wsddisco.h)

此接口表示远程发现的主机。 调用 IWSDiscoveryProviderNotify::AddIWSDiscoveryProviderNotify::Remove 时,WSDAPI 返回此接口。 在使用 IWSDiscoveryProvider::SearchByType、IWSDiscoveryProvider::SearchByAddress 或 IWSDiscoveryProvider::SearchById 发出未完成查询的匹配项时,或者如果网络上的设备用 Hello 消息报出自己,则会填充接口。

继承

IWSDiscoveredService 接口继承自 IUnknown 接口。 IWSDiscoveredService 还具有以下类型的成员:

方法

IWSDiscoveredService 接口包含以下方法。

 
IWSDiscoveredService::GetEndpointReference

检索引用远程设备的终结点的 WS-Addressing 地址。
IWSDiscoveredService::GetExtendedDiscoXML

检索 SOAP 消息的标头或正文中提供的自定义或可扩展数据。
IWSDiscoveredService::GetInstanceId

检索此消息的实例标识符。
IWSDiscoveredService::GetLocalInterfaceGUID

检索接收消息的本地网络接口的 GUID。
IWSDiscoveredService::GetLocalTransportAddress

检索本地传输 (IP) 地址的字符串表示形式。
IWSDiscoveredService::GetMetadataVersion

检索此消息的元数据版本。
IWSDiscoveredService::GetProbeResolveTag

检索与此发现的服务对象对应的搜索标记。
IWSDiscoveredService::GetRemoteTransportAddress

检索远程传输 (IP) 地址的字符串表示形式。
IWSDiscoveredService::GetScopes

检索 WS-Discovery 范围的列表。
IWSDiscoveredService::GetTypes

检索 WS-Discovery 类型的列表。
IWSDiscoveredService::GetXAddrs

检索 WS-Discovery XAddrs 的列表。

要求

要求
最低受支持的客户端 Windows Vista [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 [仅限桌面应用]
目标平台 Windows
标头 wsddisco.h (包括 Wsdapi.h)