PL/I declaration
dcl
1 MQSRO based,
3 StrucId char(4), /* Structure identifier */
3 Version fixed bin(31), /* Structure version number */
3 Options fixed bin(31), /* Options that control the action of MQSUBRQ */
3 NumPubs fixed bin(31); /* Number of publications sent */