ISelectionManager.SelectNextElement (METH)ΒΆ

METHOD SelectNextElement : 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 In this call pPosition and iVisualElement will be NULL) Returnvalue is a constant of Visu_Selection_Constants, like VISU_SELECTION_OK

InOut:

Scope

Name

Type

Comment

Return

SelectNextElement

DWORD

Input

pClientData

POINTER TO VisuStructClientData

the client, where the selection should change

dwSelectionType

DWORD

any of the selection types from Visu_Selection_Constants like VISU_SELECTION_TAB to VISU_SELECTION_ELEMENT

dwGroupType

DWORD

any of the selection types from Visu_Selection_Constants like VISU_SELECTION_GROUP_SINGLE to VISU_SELECTION_VISU_DIALOG_BLOCK