C declaration for MQBMHO
Buffer to message handle structure - C language declaration
typedef struct tagMQBMHO MQBMHO; struct tagMQBMHO { MQCHAR4 StrucId; /* Structure identifier */ MQLONG Version; /* Structure version number */ MQLONG Options; /* Options that control the action of MQBUFMH */ };Parent topic: Initial values and language declarations for MQBMHO