typedef struct tagMQRR MQRR; struct tagMQRR { MQLONG CompCode; /* Completion code for queue */ MQLONG Reason; /* Reason code for queue */ };