Version (MQLONG)

The structure version number.

The value must be either:

    MQSTS_VERSION_1
    Version 1 status reporting structure.

    MQSTS_VERSION_2
    Version 2 status reporting structure.

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

    MQSTS_CURRENT_VERSION
    Current version of status reporting structure. The current version is MQSTS_VERSION_2.

Version is always an input field. Its initial value is MQSTS_VERSION_1.

Parent topic: Fields for MQSTS