Home
V(MQLONG)
Structure version number.
The value is:
- MQAXP_VERSION_1
- Version-1 API exit parameter structure.
The following constant specifies the version number of the current version:
- MQAXP_CURRENT_VERSION
- Current version of API exit parameter structure.
When a new version of the MQAXP structure is introduced, the layout of the existing part is not changed. The exit should therefore check that the version number is equal to or greater than the lowest version which contains the fields that the exit needs to use.
This is an input field to the exit.
Parent topic:
Fields
fa20300_
Home