Kanzi 3.9.10
win32_touch_input.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::win32
 

Functions

bool kanzi::win32::closeWin32TouchInput (Win32LParam lParam) noexcept
 Closes the touch input handle.
 
bool kanzi::win32::getWin32TouchInputInfo (Win32WParam wParam, Win32LParam lParam, TOUCHINPUT &touchInputs) noexcept
 Gets the touch input information.
 
unsigned int kanzi::win32::getWin32TouchPointCount (Win32WParam wParam) noexcept
 Gets the number of input points for a touch.
 
void kanzi::win32::registerWin32TouchInput (const Win32DynamicLibrary &user32Lib) noexcept
 Dynamically registers touch input.
 

Variables

constexpr auto kanzi::win32::MaximumWin32TouchPointCount
 The maximum number of touch input points.