Kanzi  3.9.7
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
winapi.hpp File Reference

Windows API definitions that may not be visible in older Microsoft SDKs. More...

Macros

#define MICROSOFT_TABLETPENSERVICE_PROPERTY
 
#define TABLET_DISABLE_FLICKFALLBACKKEYS
 
#define TABLET_DISABLE_FLICKS
 
#define TABLET_DISABLE_PENBARRELFEEDBACK
 
#define TABLET_DISABLE_PENTAPFEEDBACK
 
#define TABLET_DISABLE_PRESSANDHOLD
 
#define TABLET_DISABLE_SMOOTHSCROLLING
 
#define TABLET_DISABLE_TOUCHSWITCH
 
#define TABLET_DISABLE_TOUCHUIFORCEOFF
 
#define TABLET_DISABLE_TOUCHUIFORCEON
 
#define TABLET_ENABLE_FLICKLEARNINGMODE
 
#define TABLET_ENABLE_FLICKSONCONTEXT
 
#define TABLET_ENABLE_MULTITOUCHDATA
 

Functions

 BOOL (WINAPI *kzsWinapiCloseTouchInputHandle)(__in HTOUCHINPUT hTouchInput)
 
kzBool kzsWindowsLoadFunctions (HMODULE *out_module)
 Get the addresses of all necessary functions not visible in the basic WINAPI. More...
 
kzBool kzsWindowsUnloadFunctions (HMODULE module)
 Unload the specified module (hencefrom functions were loaded). More...
 

Variables

__in UINT __out PTOUCHINPUT __in kzInt cbSize
 
__in UINT cInputs
 
__in UINT __out PTOUCHINPUT pInputs
 
__in ULONG ulFlags
 

Detailed Description

Windows API definitions that may not be visible in older Microsoft SDKs.

The contents of this file are taken from MSDN.

Copyright 2008-2017 by Rightware. All rights reserved.

Macro Definition Documentation

#define TABLET_DISABLE_PRESSANDHOLD
#define TABLET_DISABLE_PENTAPFEEDBACK
#define TABLET_DISABLE_PENBARRELFEEDBACK
#define TABLET_DISABLE_TOUCHUIFORCEON
#define TABLET_DISABLE_TOUCHUIFORCEOFF
#define TABLET_DISABLE_TOUCHSWITCH
#define TABLET_DISABLE_FLICKS
#define TABLET_ENABLE_FLICKSONCONTEXT
#define TABLET_ENABLE_FLICKLEARNINGMODE
#define TABLET_DISABLE_SMOOTHSCROLLING
#define TABLET_DISABLE_FLICKFALLBACKKEYS
#define TABLET_ENABLE_MULTITOUCHDATA
#define MICROSOFT_TABLETPENSERVICE_PROPERTY

Function Documentation

BOOL ( WINAPI *  kzsWinapiCloseTouchInputHandle)
kzBool kzsWindowsLoadFunctions ( HMODULE *  out_module)

Get the addresses of all necessary functions not visible in the basic WINAPI.

kzBool kzsWindowsUnloadFunctions ( HMODULE  module)

Unload the specified module (hencefrom functions were loaded).

Variable Documentation

__in UINT cInputs
__in UINT __out PTOUCHINPUT pInputs
__in UINT __out PTOUCHINPUT __in kzInt cbSize
__in ULONG ulFlags