Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the host name of the Remote Desktop Gateway (RD Gateway) server.
This property is read/write.
Syntax
HRESULT put_GatewayHostname(
[in] BSTR newVal
);
HRESULT get_GatewayHostname(
[out] BSTR *pProxyHostname
);
Property value
A string that contains the RD Gateway server host name.
Error codes
Returns S_OK if successful.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpClientTransportSettings is defined as 720298C0-A099-46f5-9F82-96921BAE4701 |