Version (MQLONG)

The version number of the MQAIR structure.

The value must be one of the following:

    MQAIR_VERSION_1
    Version-1 authentication information record.

    MQAIR_VERSION_2
    Version-2 authentication information record.

The following constant specifies the version number of the current version:

    MQAIR_CURRENT_VERSION
    Current version of authentication information record.

This is always an input field. The initial value of this field is MQAIR_VERSION_1.

Parent topic: Fields for MQAIR