ISelectionManager.SelectElement (METH)ΒΆ

METHOD SelectElement : DWORD

The selection manager moves the selection to another visual element. The element, which should be selected next, has to implement ISelectable. Then it will be called by SelectElement with dwSelectionType : VISU_SELECTION_ELEMENT Returnvalue is a constant of Visu_Selection_Constants, like VISU_SELECTION_OK.

InOut:

Scope

Name

Type

Comment

Return

SelectElement

DWORD

Input

pClientData

POINTER TO VisuStructClientData

the client, where the selection should change

iVisualElement

IVisualElement

the element, which should be selected