IMsRdpClient Properties
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.
See Also
IMsRdpClient | IMsRdpClientSecuredSettings | IMsTscSecuredSettings
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.