Version (MQLONG)

Buffer to message handle structure - Version field

This is the structure version number. The value must be:

    MQBMHO_VERSION_1
    Version number for buffer to message handle structure.

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

    MQBMHO_CURRENT_VERSION
    Current version of buffer to message handle structure.

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

Parent topic: Fields for MQBMHO