GetUnpredictedMessagePos function (winuser.h)

Gets pointer data before it has gone through touch prediction processing.

Syntax

DWORD GetUnpredictedMessagePos();

Return value

The screen location of the pointer input.

Remarks

By default, touch prediction is activated.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header winuser.h (include Windows.h)
Library User32.lib
DLL User32.dll

See also

Functions

TouchPredictionParameters