Structure data types

Use this topic to understand the structure data types used in the message data that IBM MQ monitoring techniques generate.

The subtopics describe in a language-independent form the structure data types used in monitor message data.

The declarations are shown in the following programming languages:

  • C
  • COBOL
  • PL/I
  • RPG (ILE) ( IBM i only)
  • S/390 assembler ( z/OS only)
  • Visual Basic ( Windows only)

  • MQCFBS - Byte string parameter
    Use this page to view the structure of an MQCFBS parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, and S/390 assembler
  • MQCFGR - Group parameter
    Use this page to view the structure of an MQCFGR parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic
  • MQCFH - PCF header
    Use this page to view the structure of an MQCFH header and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic
  • MQCFIL - Integer list parameter
    Use this page to view the structure of an MQCFIL parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic
  • MQCFIL64 - 64-bit integer list parameter
    Use this page to view the structure of an MQCFIL64 parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, and S/390 assembler
  • MQCFIN - Integer parameter
    Use this page to view the structure of an MQCFIN parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic
  • MQCFIN64 - 64-bit integer parameter
    Use this page to view the structure of an MQCFIN64 parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, and S/390 assembler
  • MQCFSL - String list parameter
    Use this page to view the structure of an MQCFSL parameter and the declarations for the following programming languages: COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic
  • MQCFST - String parameter
    Use this page to view the structure of an MQCFST parameter and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic
  • MQEPH - Embedded PCF header
    Use this page to view the structure of an MQEPH embedded PCF header and the declarations for the following programming languages: C, COBOL, PL/I, RPG/ILE, S/390 assembler, and Visual Basic

Parent topic: Monitor reference