C declaration for MQMHBO
Message handle to buffer options structure - C language declaration
typedef struct tagMQMHBO MQMHBO; struct tagMQMHBO { MQCHAR4 StrucId; /* Structure identifier */ MQLONG Version; /* Structure version number */ MQLONG Options; /* Options that control the action of MQMHBUF */ };Parent topic: Initial values and language declarations for MQMHBO