Accounting and statistics message MQCFH (PCF header)

The message header of accounting and statistics messages is an MQCFH structure. The parameters and values in the message header of accounting and statistics message are the same as in the message header of event messages, with the following exceptions:

Command
Description: Command identifier. This identifies the accounting or statistics message category.
Datatype: MQLONG.
Values:
MQCMD_ACCOUNTING_MQI
MQI accounting message.
MQCMD_ACCOUNTING_Q
Queue accounting message.
MQCMD_STATISTICS_MQI
MQI statistics message.
MQCMD_STATISTICS_Q
Queue statistics message.
MQCMD_STATISTICS_CHANNEL
Channel statistics message.
Version
Description: Structure version number.
Datatype: MQLONG.
Value:
MQCFH_VERSION_3
Version-3 for accounting and statistics messages.

The parameters that make up the MQCFH structure of event messages are described in Event message MQCFH (PCF header).