IUPnPRemoteEndpointInfo::GetGuidValue method (upnphost.h)
The GetGuidValue method currently is not supported.
Syntax
HRESULT GetGuidValue(
[in] BSTR bstrValueName,
[out] GUID *pguidValue
);
Parameters
[in] bstrValueName
Not supported.
[out] pguidValue
Not supported.
Return value
This method returns E_INVALIDARG, a COM error code defined in WinError.h.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista, Windows XP with SP2 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | upnphost.h |
DLL | Upnphost.dll |