Home

 

Flags (MQLONG)

These are reference message flags. The following flags are defined:

MQRMHF_LAST

This flag indicates that the reference message represents or contains the last part of the referenced object.

MQRMHF_NOT_LAST

Reference message does not contain or represent last part of object. MQRMHF_NOT_LAST aids program documentation. It is not intended that this option be used with any other, but as its value is zero, such use cannot be detected.

The initial value of this field is MQRMHF_NOT_LAST.



 

Home