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
SelectNextElementDWORDInput
pClientDataPOINTER TO VisuStructClientData
the client, where the selection should change
dwSelectionTypeDWORDany of the selection types from Visu_Selection_Constants like VISU_SELECTION_TAB to VISU_SELECTION_ELEMENT
dwGroupTypeDWORDany of the selection types from Visu_Selection_Constants like VISU_SELECTION_GROUP_SINGLE to VISU_SELECTION_VISU_DIALOG_BLOCK