PA_GetLongintVariable

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

version 2003


PA_GetLongintVariable (aVariable) long

ParameterTypeDescription
aVariablePA_VariableVariable to access
Function resultlongContent of aVariable

Description

The routine PA_GetLongintVariable returns the content of the variable aVariable. If aVariable is not a eVK_Longint variable, the routine returns 0L.

Error Handling

PA_GetLastError keeps the last error that occurred before calling the routine.


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