MQHCONFIG - Configuration handle
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.
- Note:
- Applications must test variables of this type for equality only.
C declaration
typedef void MQPOINTER MQHCONFIG;