IMsRdpClientNonScriptable7::DisableDpiCursorScalingForProcess method

Disables local scaling of the mouse cursor received from the server, ensuring that the cursor shape is rendered correctly without modification.

Syntax

HRESULT DisableDpiCursorScalingForProcess();

Parameters

This method has no parameters.

Return value

Return S_OK if successful.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803 (build 17134)
Type library MsTscAx.dll
DLL MsTscAx.dll
IID IID_IMsRdpClientNonScriptable7 is defined as 71B4A60A-FE21-46D8-A39B-8E32BA0C5ECC

See also

IMsRdpClientNonScriptable7