IUPnPRemoteEndpointInfo interface (upnphost.h)
The IUPnPRemoteEndpointInfo interface allows a hosted device to obtain information about a requester (that is, a control point) and the request.
Inheritance
The IUPnPRemoteEndpointInfo interface inherits from the IUnknown interface. IUPnPRemoteEndpointInfo also has these types of members:
Methods
The IUPnPRemoteEndpointInfo interface has these methods.
IUPnPRemoteEndpointInfo::GetDwordValue The GetDwordValue method gets a 4-byte value that provides information about either a request or requester. |
IUPnPRemoteEndpointInfo::GetGuidValue The GetGuidValue method currently is not supported. |
IUPnPRemoteEndpointInfo::GetStringValue The GetStringValue method gets a string that provides information about either a request or requester. |
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 |