VisuStructElemBaseClientSpecificData (STRUCT)

TYPE VisuStructElemBaseClientSpecificData : STRUCT

InOut:

Name

Type

Comment

xMouseClicked

BOOL

uiTouchId

UINT

Only needed in case of multitouch. Contains the id of the touch the mouse event (that set xMouseClicked to TRUE) refers to. We use this id to determine relevant subsequent mouse events.