Home
V(MQLONG) – input/output
Vnumber.
On input to the initialization function, this identifies the highest version number that the queue manager supports. The initialization function must change this, if necessary, to the version of the interface which it supports. If on return the queue manager does not support the version returned by the component, it calls the component’s MQZ_TERM_AUTHORITY function and makes no further use of this component.
The following values are supported:
- MQZAS_VERSION_1
- V1.
- MQZAS_VERSION_2
- V2.
- MQZAS_VERSION_3
- V3.
- MQZAS_VERSION_4
- V4.
- MQZAS_VERSION_5
- V5.
Parent topic:
Parameters
fa18220_
Home