IMsRdpClientTransportSettings::GatewayIsSupported property

Specifies whether Remote Desktop Gateway (RD Gateway) is supported.

This property is read-only.

Syntax

HRESULT get_GatewayIsSupported(
  [out] BOOL *pfProxyIsSupported
);

Property value

Specifies whether RD Gateway is supported.

Error codes

Returns S_OK if successful.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClientTransportSettings is defined as 720298C0-A099-46f5-9F82-96921BAE4701

See also

IMsRdpClientTransportSettings