IMsRdpClientNonScriptable6 interface
Provides access to the nonscriptable properties of a client's remote session on the Remote Desktop ActiveX control. Derives from the IMsRdpClientNonScriptable5 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_IMsRdpClientNonScriptable6.
Members
The IMsRdpClientNonScriptable6 interface inherits from IMsRdpClientNonScriptable5. IMsRdpClientNonScriptable6 also has these types of members:
Methods
The IMsRdpClientNonScriptable6 interface has these methods.
Method | Description |
---|---|
SendLocation2D | Sends a latitude and longitude value to the server so the client's geographic location can be reflected in the remote session. |
SendLocation3D | Sends a latitude, longitude and altitude value to the server so the client's geographic location can be reflected in the remote session. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1709 (build 16299) |
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_IMsRdpClientNonScriptable6 is defined as 05293249-B28B-4DB8-BE64-1B2F496B910E |