IMsRdpClient Properties (Windows Embedded CE 6.0)
1/6/2010
The IMsRdpClient interface obtains or sets the properties of the Remote Desktop ActiveX control. The following table shows the properties for the IMsRdpClient interface in alphabetical order.
Property | Description |
---|---|
AdvancedSettings2 |
Retrieves a pointer to the IMsRdpClientAdvancedSettings interface. The interface sets advanced settings for the client control. For more information, see the IMsTscAdvancedSettings interface. |
ColorDepth |
Specifies the color depth for the control's connection. Values include 8, 15, 16 and 24 bits per pixel. |
ExtendedDisconnectReason |
Provides extended information about why the control disconnected. For more information, see the IMsRdpClient::get_ExtendedDisconnectReason interface |
SecuredSettings2 |
Retrieves a pointer to the IMsRdpClientSecuredSettings interface. The interface sets secured settings for the client control. For more information, see the IMsTscSecuredSettings interface. |
Remarks
These properties cannot be set when the control is connected, unless otherwise indicated.
Requirements
Header | discodlg.h, mstsax.idl |
Library | Mstsax.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IMsRdpClient
IMsRdpClientSecuredSettings
IMsTscSecuredSettings