Home
C declaration
typedef struct tagMQZAD MQZAD; struct tagMQZAD { MQCHAR4 StrucId; /* Structure identifier */ MQLONG Version; /* Structure version number */ MQCHAR48 ProfileName; /* Profile name */ MQLONG ObjectType; /* Object type */ MQLONG Authority; /* Authority */ PMQZED EntityDataPtr; /* Address of MQZED structure identifying an entity */ MQLONG EntityType; /* Entity type */ MQAUTHOPT Options; /* Options */ };
Parent topic:
MQZAD – Authority data
fa19080_
Home