Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Processes inputs from Windows touch.
virtual BOOL OnTouchInputs(
UINT nInputsCount,
PTOUCHINPUT pInputs
);
Parameters
nInputsCount
Total number of Windows touch inputs.pInputs
Array of TOUCHINPUT.
Return Value
TRUE if application processes Windows touch inputs; otherwise FALSE.
Requirements
Header: afxwin.h