Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

WM_POINTERROUTEDRELEASED message

Sent to all processes (configured for cross-process chaining through AddContentWithCrossProcessChaining and not currently handling pointer input) ever associated with a specific pointer ID, when a WM_POINTERUP message is received on the current process.

#define WM_POINTERROUTEDRELEASED 0x0253

Parameters

wParam

Unused.

lParam

Unused.

Return value

NULL

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016 [desktop apps only]
Header
Winuser.h (include Windows.h)

See also

Messages


Feedback

Was this page helpful?

Additional resources