Remote Desktop Services Activex Client



  1. Remote Desktop Services Activex Client Ie 10
  2. Remote Desktop Services Activex Client
  3. Remote Desktop Services Activex Client Download
Services-->

The terminal services activex control (mstscax.dll) does not match the version of the client shell This thread is locked. You can follow the question or vote as helpful, but you cannot reply to this thread. Mstscax.dll, File description: Remote Desktop Services ActiveX Client Errors related to mstscax.dll can arise for a few different different reasons. For instance, a faulty application, mstscax.dll has been deleted or misplaced, corrupted by malicious software present on your PC or a damaged Windows registry.

Microsoft RDP Client Control (redistributable) - version 2

This class implements the following interfaces.

MsRdpClient has these types of members:

Methods

The MsRdpClient class has these methods.

Remote Desktop Services Activex Client Ie 10

MethodDescription
ConnectInitiates a connection using the properties currently set on the control.
CreateVirtualChannelsCreates a client-side virtual channel object for each specified virtual channel name.
DisconnectDisconnects the active connection.
GetVirtualChannelOptionsRetrieves the options set for a virtual channel.
NotifyRedirectDeviceChangeNotifies the device redirection module of the Remote Desktop ActiveX control that a device change has occurred on the system. This method passes WM_DEVICECHANGE notifications to the control.
OnAuthenticationWarningDismissedCalled after an ActiveX control displays an authentication dialog box (for example, the certificate error dialog box).
OnAuthenticationWarningDisplayedCalled before an ActiveX control displays an authentication dialog box (for example, the certificate error dialog box).
OnAutoReconnectedCalled when the client control has automatically reconnected to a remote session.
OnAutoReconnectingCalled when a client is in the process of automatically reconnecting a session with a RD Session Host server.
OnAutoReconnecting2Called when a client is in the process of automatically reconnecting a session with a RD Session Host server.
OnChannelReceivedDataCalled when the client receives data on a scriptable virtual channel.
OnConfirmCloseCalled when the client calls the IMsRdpClient::RequestClose method.
OnConnectedCalled when the client control is in the process of establishing a connection with a RD Session Host server.
OnConnectingCalled when the client control begins connecting to a server in response to a call to IMsTscAx::Connect.
OnConnectionBarPullDownCalled when the user has dragged down on the connection bar.
OnDevicesButtonPressedCalled when the devices button in the connection bar has been pressed.
OnDisconnectedCalled when the client control has been disconnected from the RD Session Host server.
OnEnterFullScreenModeCalled when the client enters full-screen mode. For example, this event is called when the user presses the full-screen mode shortcut key combination (CTRL+ALT+BREAK).
OnFatalErrorCalled when the client control encounters a fatal error.
OnFocusReleasedCalled when the release focus key combination is pressed. For example, this event is called when the user presses the CTRL+ALT+LEFT ARROW or the CTRL+ALT+RIGHT ARROW key combination.
OnIdleTimeoutNotificationCalled when there has been no mouse or keyboard input by the user during the period of time set by the IMsRdpClientAdvancedSettings::put_MinutesToIdleTimeout method.
OnLeaveFullScreenModeCalled when the client leaves full-screen mode. For example, this event is called when the user presses the full-screen mode shortcut key combination (CTRL+ALT+BREAK).
OnLoginCompleteCalled when the client control has successfully logged on to a RD Session Host server, following the display of the Windows Logon dialog box.
OnLogonErrorCalled when a logon error or other logon event occurs.
OnMouseInputModeChangedCalled when the mouse input mode has changed.
OnNetworkStatusChangedCalled when the network status has changed.
OnReceivedTSPublicKeyCalled during the connection sequence when the client retrieves the public key from the server. This event is only called if the NotifyTSPublicKey property is VARIANT_TRUE.
OnRemoteDesktopSizeChangeCalled to indicate that the size of the client control on the remote desktop has changed in response to a client control operation.
OnRemoteProgramDisplayedCalled when a RemoteApp program is displayed.
OnRemoteProgramResultCalled when a RemoteApp program returns a result to the client control.
OnRemoteWindowDisplayedCalled when a RemoteApp window is displayed.
OnRequestContainerMinimizeCalled when the user presses the Minimize button on the connection bar in full-screen mode. The firing of this event is a request that the container application minimize itself.
OnRequestGoFullScreenCalled when the client requests to switch to full-screen mode and the IMsTscAdvancedSettings::put_ContainerHandledFullScreen method is called to set the ContainerHandledFullScreen property to a nonzero value.
OnRequestLeaveFullScreenCalled when the client requests to leave full-screen mode and the IMsTscAdvancedSettings::put_ContainerHandledFullScreen property has been set to a nonzero value.
OnServiceMessageReceivedCalled when the client receives a system message.
OnUserNameAcquiredCalled when the user name has been acquired by the control.
OnWarningCalled when the client control encounters an error condition that is not fatal.
RequestCloseRequests a graceful shutdown of the client control.
ResetPasswordResets all password states in the control.
SendKeysSends a series of keystrokes to the control. The keystrokes are in scan code form, which is the keyboard data from the actual physical keys.
SendOnVirtualChannelSends data to the RD Session Host server over a virtual channel that was created previously by using the IMsTscAx::CreateVirtualChannels method.
SetVirtualChannelOptionsSets the virtual channel options for the client control.

Properties

The MsRdpClient class has these properties.

Remote Desktop Services Activex Client

PropertyAccess typeDescription
AdvancedSettings
Read-only
An IMsTscAdvancedSettings interface pointer.
AdvancedSettings2
Read-only
Pointer to the IMsRdpClientAdvancedSettings interface, used to set advanced settings for the client control.
BinaryPassword
Read/write
This property is not supported.
BinarySalt
Read/write
This property is not supported.
CipherStrength
Read-only
The maximum encryption strength of the current control.
ClearTextPassword
Write-only
The Remote Desktop ActiveX control password, in plaintext format.
ColorDepth
Read/write
Color depth of the current control.
Connected
Read-only
The connection state of the current control.
ConnectingText
Read/write
The text that appears centered in the control while the control is connecting.
DesktopHeight
Read/write
The current control's height, in pixels, on the initial remote desktop.
DesktopWidth
Read/write
The current control's width, in pixels, on the initial remote desktop.
DisconnectedText
Read/write
The text that appears centered in the control before a connection is terminated.
Domain
Read/write
The domain to which the current user logs on.
ExtendedDisconnectReason
Read-only
Extended information about the client control's reason for disconnection.
FullScreen
Read/write
Indicates whether the control is in full-screen mode.
FullScreenTitle
Write-only
The window title displayed when the control is in full-screen mode.
HorizontalScrollBarVisible
Read-only
Indicates whether the control has displayed a horizontal scroll bar.
PortablePassword
Read/write
This property is not supported.
PortableSalt
Read/write
This property is not supported.
SecuredSettings
Read-only
A IMsTscSecuredSettings interface pointer.
SecuredSettings2
Read-only
Pointer to the IMsRdpClientSecuredSettings interface, used to set secured settings for the client control.
SecuredSettingsEnabled
Read-only
Indicates whether the IMsTscSecuredSettings interface is available.
Server
Read/write
The name of the server to which the current control is connected.
StartConnected
Read/write
Indicates whether the control will establish the RD Session Host server connection immediately upon startup.
UserName
Read/write
The user name logon credential.
Version
Read-only
The version number of the current control.
VerticalScrollBarVisible
Read-only
Indicates whether the control displays a vertical scroll bar.

Requirements

RequirementValue
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Type library
MsTscAx.dll
DLL
MsTscAx.dll
CLSID
CLSID_MsRdpClient is defined as 791fa017-2de3-492e-acc5-53c67a2b94d0

Remote Desktop Services Activex Client Download

See also