Fields for MQOD
The MQOD structure contains the following fields; the fields are described in alphabetical order:
- AlternateSecurityId (MQBYTE40)
- AlternateUserId (MQCHAR12)
- DynamicQName (MQCHAR48)
- InvalidDestCount (MQLONG)
- KnownDestCount (MQLONG)
- ObjectName (MQCHAR48)
- ObjectQMgrName (MQCHAR48)
- ObjectRecOffset (MQLONG)
- ObjectRecPtr (MQPTR)
- ObjectString (MQCHARV)
The ObjectString field specifies the long object name. - ObjectType (MQLONG)
- RecsPresent (MQLONG)
- ResObjectString (MQCHARV)
The ResObjectString field is the long object name after the queue manager resolves the name provided in the ObjectName field. - ResolvedQMgrName (MQCHAR48)
- ResolvedQName (MQCHAR48)
- ResolvedType (MQLONG)
The type of the resolved (base) object being opened. - ResponseRecOffset (MQLONG)
- ResponseRecPtr (MQPTR)
- SelectionString (MQCHARV)
This is the string used to provide the selection criteria used when retrieving messages off a queue. - StrucId (MQCHAR4)
- UnknownDestCount (MQLONG)
- Version (MQLONG)
Parent topic: MQOD - Object descriptor