IMsRdpClientNonScriptable7 interface
Provides access to the nonscriptable properties of a client's remote session on the Remote Desktop ActiveX control. Derives from the IMsRdpClientNonScriptable6 interface. Methods of this interface can only be accessed through the vtable; they are not available for use to scriptable clients.
An instance of this interface is obtained by calling QueryInterface on the IMsTscAx object, passing IID_IMsRdpClientNonScriptable7.
Members
The IMsRdpClientNonScriptable7 interface inherits from IMsRdpClientNonScriptable6. IMsRdpClientNonScriptable7 also has these types of members:
Methods
The IMsRdpClientNonScriptable7 interface has these methods.
Method | Description |
---|---|
DisableDpiCursorScalingForProcess | Disables local scaling of the mouse cursor received from the server, ensuring that the cursor shape is rendered correctly without modification. |
Properties
The IMsRdpClientNonScriptable7 interface has these properties.
Property | Access type | Description |
---|---|---|
CameraRedirConfigCollection | Read-only | Gets the collection of cameras (and the associated configurations) that are available for redirection. |
Clipboard | Read-only | Gets the Clipboard controller used to synchronize the local and remote clipboards if manual clipboard sync is enabled. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 (build 17134) |
Type library | MsTscAx.dll |
DLL | MsTscAx.dll |
CLSID | CLSID_MsRdpClient12 is defined as 945EE98E-B376-4EC2-B2E5-64C9410F93B7 CLSID_MsRdpClient12NotSafeForScripting is defined as 3F859AA3-C2D4-4FAA-B0E4-FD0C9C4E5E3A CLSID_MsRdpClient11 is defined as 22A7E88C-5BF5-4DE6-B687-60F7331DF190 CLSID_MsRdpClient11NotSafeForScripting is defined as 1DF7C823-B2D4-4B54-975A-F2AC5D7CF8B8 |
IID | IID_IMsRdpClientNonScriptable7 is defined as 71B4A60A-FE21-46D8-A39B-8E32BA0C5ECC |