IMsRdpClient4::AdvancedSettings5 property

Retrieves a pointer to an IMsRdpClientAdvancedSettings4 interface.

This property is read-only.

Syntax

HRESULT get_AdvancedSettings5(
  [out] IMsRdpClientAdvancedSettings4 **ppAdvSettings
);

Property value

A pointer to the IMsRdpClientAdvancedSettings4 interface. The interface can be used to set advanced settings for the client control.

Error codes

If the method succeeds, S_OK is returned. Any other HRESULT value indicates that the call failed.

Remarks

This property cannot be set when the control is connected.

For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008, Windows Server 2008 with SP1
Type library
MsTscAx.dll
DLL
MsTscAx.dll
IID
IMsRdpClient4 is defined as 095E0738-D97D-488b-B9F6-DD0E8D66C0DE

See also

IMsRdpClient4

IMsRdpClient5

IMsRdpClient6

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

IMsRdpClient10