Share via


PFN_KILLTOUCHRECOGNIZERTIMER (Compact 2013)

3/28/2014

This function type destroys the timer for the touch recognizer.

Syntax

typedef HRESULT (*PFN_KILLTOUCHRECOGNIZERTIMER)(
    DWORD dwTimerId
);

Parameters

  • dwTimerId
    The timer identifier.

Return Value

Returns an HRESULT that indicates success or failure.

Requirements

Header

touchgesture.h

See Also

Reference

Gesture Functions
Touch Reference