C declaration for MQSMPO
typedef struct tagMQSMPO MQSMPO; struct tagMQSMPO { MQCHAR4 StrucId; /* Structure identifier */ MQLONG Version; /* Structure version number */ MQLONG Options; /* Options that control the action of MQSETMP */ MQLONG ValueEncoding; /* Encoding of Value */ MQLONG ValueCCSID; /* Character set identifier of Value */ };Parent topic: Initial values and language declarations for MQSMPO