METHOD GetSelectedVisuByIndex : INT
Will return the index of the currently selected visualization or a negative value in case of an error
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetSelectedVisuByIndex
|
INT
|
|
Input
|
index
|
INT
|
The the internal array index of the frame that should be handled
|
pClientData
|
POINTER TO VisuStructClientData
|
The client whose frame information is requested
|
|