MQHCONFIG (Configuration handle) on IBM i
The MQHCONFIG data type represents a configuration handle, that is, the component that is being configured for a particular installable service. A configuration handle must be aligned on its natural boundary.
Applications must test variables of this type for equality only.C declaration
typedef void MQPOINTER MQHCONFIG;Parent topic: Installable services interface reference information on IBM i