StrucId (MQCHAR4) for MQTMC2
This is the structure identifier of the trigger message 2 (character format) structure. It is always an input field. Its value is MQTMC2_STRUC_ID.
The value must be:
- MQTMC2_STRUC_ID
- Identifier for the trigger message (character format) structure.
For the C programming language, the constant MQTMC2_STRUC_ID_ARRAY is also defined. This has the same value as MQTMC2_STRUC_ID, but is an array of characters instead of a string.