High Level Assembler declaration for MQCNO
MQCNO DSECT MQCNO_STRUCID DS CL4 Structure identifier MQCNO_VERSION DS F Structure version number MQCNO_OPTIONS DS F Options that control the action of * MQCONNX MQCNO_CLIENTCONNOFFSET DS F Offset of MQCD structure for client * connection MQCNO_CLIENTCONNPTR DS F Address of MQCD structure for client * connection MQCNO_CONNTAG DS XL128 Queue manager connection tag * MQCNO_CONNECTIONID DS XL24 Unique connection identifier * MQCNO_SSLCONFIGOFFSET DS F Offset of MQCSP structure for security * parameters MQCNO_SSLCONFIGPTR DS F Address of MQCSP structure for security * parameters MQCNO_LENGTH EQU *-MQCNO ORG MQCNO MQCNO_AREA DS CL(MQCNO_LENGTH)