METHOD HandleTouchEvent2 : BOOL
This method will be called when a touch handled by IEC was detected by the visualiuation. This method supersedes IGestureEventHandler2.HandleTouchEvent so in fact if there is an implementation of the current method, then this one will be called instead of IGestureEventHandler2.HandleTouchEvent. RETURN: TRUE - When the handler has handled this event and it should not be handled by someone else FALSE - When the event is not handled by this handler
InOut: |
|