StrucLength (MQLONG)

This is the amount of data preceding the next header structure. It includes:

  • The length of the MQEPH header
  • The length of all PCF parameters following the header
  • Any blank padding following those parameters

StrucLength must be a multiple of 4.

The fixed length part of the structure is defined by MQEPH_STRUC_LENGTH_FIXED.

The initial value of this field is 68.