C declaration for MQDMPO
Delete message property options structure - C language declaration
typedef struct tagMQDMPO MQDMPO; struct tagMQDMPO { MQCHAR4 StrucId; /* Structure identifier */ MQLONG Version; /* Structure version number */ MQLONG Options; /* Options that control the action of MQDLTMP */ };Parent topic: Initial values and language declarations for MQDMPO