PA_Dial4DNewArrayLong

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

version 2003


PA_Dial4DNewArrayLong (dialog; variable)

ParameterTypeDescription
dialogPA_Dial4DDialog reference
variablechar*Name of the long array

Description

The routine PA_Dial4DNewArrayLong creates an array of long integers named variable in the dialog referenced by dialog. You then need to populate this array with calls to PA_Dial4DSetArrayLong.

See Also

PA_Dial4DGetArrayLong, PA_Dial4DSetArrayLong.

Error Handling

None.


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