PA_GetPointerInArray

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_GetPointerInArray (array; index) PointerBlock

ParameterTypeDescription
arrayPA_Variablearray
indexlongindex of the element
Function resultPointerBlockValue of the index element

Description

The routine PA_GetPointerInArray returns the value of the index element of the pointer array array.

See Also

PA_SetPointerInArray.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next