Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
Deployment
>
Deploying to Enterprise Server
>
Enterprise Server Reference
>
User Exits
>
Support Functions
>
PFI
PFI
A generic type definition for a function that returns an integer value.
Restriction:
This topic applies only when the Enterprise Server feature is enabled.
Syntax:
typedef cobrtncode_t (*PFI)();
On Entry:
None
On Exit:
None
Function returns:
An integer
Parent topic:
Support Functions