Return
|
HandlePAASelection
|
DWORD
|
|
Input
|
pClientData
|
POINTER TO VisuStructClientData
|
The current client data
|
pCurrentSelectionData
|
POINTER TO Visu_StructSelectionData
|
The current selection data
|
pNewSelectionData
|
POINTER TO Visu_StructSelectionData
|
The new selection data
|
dwSelectionType
|
DWORD
|
The selection type
|
dwGroupType
|
DWORD
|
The group type
|
pPosition
|
POINTER TO ARRAY [0..9] OF INT
|
The position to select
|
iVisualElement
|
IVisualElement
|
The visual element to select
|
iElemIndex
|
INT
|
The current element index
|
iElemId
|
INT
|
The current element id
|
iPositionIndex
|
INT
|
The current position in the position array
|