Share via


TOUCHGESTUREAPIINIT (Compact 2013)

3/28/2014

This structure defines the functions used by the timer for the gesture recognizer.

Syntax

typedef struct tagTOUCHRECOGNIZERAPIINIT {
    PFN_SETTOUCHRECOGNIZERTIMER  pfnSetTimer;
    PFN_KILLTOUCHRECOGNIZERTIMER pfnKillTimer;
} TOUCHRECOGNIZERAPIINIT;

Parameters

Requirements

Header

touchgesture.h

See Also

Reference

Gesture Structures