ISelectionManager.DoSelectedAction (METH)ΒΆ
METHOD DoSelectedAction : DWORD
With a key up event (event.EventTag := VisuElems.VISU_ET_KEYUP;) the configured action on the selected element can be executed.
- InOut:
Scope
Name
Type
Comment
Return
DoSelectedActionDWORDInput
pClientDataPOINTER TO VisuStructClientData
the client, on which the action has to be executed
pEventPOINTER TO VisuStructEvent
a key up event must be passed here