The External Functions list displays a list of all external functions found in the application.
Function
|
The name of the external function.
|
Object
|
The name of the object containing the external function
declaration.
|
PBL
|
The name of the PBL containing the object. The path of the
filename is not included unless it is required to uniquely
identify the PBL in the current application.
|
Function Type
|
Function or subroutine, depending on whether the external
function returns a value or not.
|
Return Type
|
The data type of the external function’s return value.
|
Library
|
The name of the external library containing the external
function.
|
Alias For
|
The alias for the external function.
|
Prototype
|
The complete external function prototype.
|
ANSI
|
Flag reflecting the ANSI flag in the Alias clause of the
prototype.
|