+

Search Tips | Advanced Search

C declaration

typedef struct tagMQRR MQRR;
struct tagMQRR {
  MQLONG  CompCode;  /* Completion code for queue */
  MQLONG  Reason;    /* Reason code for queue */
};
Parent topic: Initial values and language declarations for MQRR

Last updated: 2020-10-04