|
![]() |
![]() |
version 2003
PA_GetLongintVariable (aVariable) → long
Parameter | Type | Description | |
aVariable | PA_Variable | → | Variable to access |
Function result | long | ← | Content 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
keeps the last error that occurred
before
calling the routine.