wsddisco.h (wsdisco.h) IWSDiscoveredService::GetEndpointReference 方法
擷取參考遠端裝置端點的 WS-Addressing 位址。
語法
HRESULT GetEndpointReference(
[out] WSD_ENDPOINT_REFERENCE **ppEndpointReference
);
參數
[out] ppEndpointReference
參考遠端裝置端點的 WS-Addressing 位址。 如需詳細資訊,請參閱 WSD_ENDPOINT_REFERENCE。 請勿解除分配輸出結構。
傳回值
這個方法可以傳回下列其中一個值。
可能的傳回值包括但不限於下列各項。
傳回碼 | 描述 |
---|---|
|
方法已順利完成。 |
|
ppEndPointReference 為 NULL。 |
備註
產生的指標值只適用於 IWSDiscoveredService 物件的存留期。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wsddisco.h (包含 Wsdapi.h) |
Dll | Wsdapi.dll |