IMsRdpClient
Other versions of this page are also available for the following:
8/28/2008
This interface is the default interface to the Remote Desktop ActiveX control. This interface provides the methods and properties needed to configure and use the ActiveX client control. It also provides methods to access the IMsRdpClientAdvancedSettings and IMsRdpClientSecuredSettings interfaces. The IMsRdpClient interface was added for RDP clients (version 5.1 and later).
IMsRdpClient is a dual interface.
IMsRdpClient derives from the IMsTscAx interface. It inherits all the IMsTscAx methods, and provides additional methods.
Methods
The IMsRdpClient interface provides the following methods.
The following table shows the methods on the IMsRdpClient interface.
Method | Description |
---|---|
Retrieves a pointer to IMsRdpClientAdvancedSettings interface. The interface can be used to set advanced settings for the ActiveX client control. |
|
Retrieves the value of the ColorDepth property that is currently set for the ActiveX client control. |
|
Retrieves extended information about the ActiveX client control's reason for disconnection. |
|
Retrieves a pointer to IMsRdpClientSecuredSettings interface. The interface can be used to set secured settings for the ActiveX client control. |
|
Retrieves the options set for a virtual channel. |
|
Sets the value of the ColorDepth property, which specifies the color depth for the ActiveX client control. |
|
Requests a graceful shutdown of the ActiveX client control. |
|
Sets virtual channel options for the ActiveX client control. |
Requirements
Header | discodlg.h, mstsax.idl |
Library | Mstsax.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |