IMsRdpClient9::TransportSettings4 property

Retrieves an object that supports the IMsRdpClientTransportSettings4 interface.

This property is read-only.

Syntax

HRESULT get_TransportSettings4(
  [out, retval] IMsRdpClientTransportSettings4 **ppXportSet4
);

Property value

Returns an IMsRdpClientTransportSettings4 interface pointer.

Requirements

Requirement Value
Minimum supported client
Windows 8.1
Minimum supported server
Windows Server 2012 R2
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
CLSID_MsRdpClient9 is defined as 301B94BA-5D25-4A12-BFFE-3B6E7A616585
CLSID_MsRdpClient9NotSafeForScripting is defined as 8B918B82-7985-4C24-89DF-C33AD2BBFBCD
IID_IMsRdpClient9 is defined as 28904001-04B6-436C-A55B-0AF1A0883DC9

See also

IMsRdpClient9

IMsRdpClient10