StrucId (MQCHAR4)
The identifier for the status reporting structure, MQSTS.
StrucId is the structure identifier. The value must be:- MQSTS_STRUC_ID
- Identifier for status reporting structure.
For the C programming language, the constant
MQSTS_STRUC_ID_ARRAYis also defined; this has the same value asMQSTS_STRUC_ID, but is an array of characters instead of a string.
StrucId is always an input field. Its initial value is MQSTS_STRUC_ID.