IRemoteDesktopClientTouchPointer::get_PointerSpeed method (rdpappcontainerclient.h)

How fast the touch pointer cursor will move on the virtual desktop relative to the speed of the gesture on the client.

This property is read-only.

Syntax

HRESULT get_PointerSpeed(
  ULONG *pointerSpeed
);

Parameters

pointerSpeed

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header rdpappcontainerclient.h
DLL MsTscAx.dll

See also

IRemoteDesktopClientTouchPointer