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
SelectElementDWORDInput
pClientDataPOINTER TO VisuStructClientData
the client, where the selection should change
iVisualElementIVisualElementthe element, which should be selected