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

DoSelectedAction

DWORD

Input

pClientData

POINTER TO VisuStructClientData

the client, on which the action has to be executed

pEvent

POINTER TO VisuStructEvent

a key up event must be passed here