Home
System/390 assembler-language declaration (z/OS only)
MQCFBF DSECT MQCFBF_TYPE DS F Structure type MQCFBF_STRUCLENGTH DS F Structure length MQCFBF_PARAMETER DS F Parameter identifier MQCFBF_OPERATOR DS F Operator identifier MQCFBF_FILTERVALUELENGTH DS F Filter value length MQCFBF_LENGTH EQU *-MQCFIF Length of structure ORG MQCFBF MQCFBF_AREA DS CL(MQCFBF_LENGTH)
Parent topic:
Language declarations
pc14750_
Home