Home
C declaration
typedef struct tagMQXWD MQXWD; struct tagMQXWD { MQCHAR4 StrucId; /* Structure identifier */ MQLONG Version; /* Structure version number */ MQLONG Reserved1; /* Reserved */ MQLONG Reserved2; /* Reserved */ MQLONG Reserved3; /* Reserved */ MQLONG ECB; /* Event control block to wait on */ };
Parent topic:
MQXWD – Exit wait descriptor
ic19380_
Home