StrucLength field, Parameter field, CodedCharSetId field" /> MQCFGR - Group parameter

 

MQCFGR - Group parameter

The MQCFGR structure describes a group parameter in which the subsequent parameter structures are grouped together as a single logical unit. The number of subsequent structures that are included is given by ParameterCount. This structure, and the parameter structures it includes, are counted as one structure only in the ParameterCount parameter in the PCF header (MQCFH) and the group parameter (MQCFGR).

Type

Description: Indicates that the structure type is MQCFGR describing which parameters are in this group.
Datatype: MQLONG.
Value:

MQCFT_GROUP

Structure defining a group of parameters.

StrucLength

Description: Length in bytes of the MQCFGR structure.
Datatype: MQLONG.
Value:

MQCFGR_STRUC_LENGTH

Length of the command format group-parameter structure.

Parameter

Description: This identifies the type of group parameter.
Datatype: MQLONG.

ParameterCount

Description: The number of parameter structures following the MQCFGR structure that are contained within the group identified by the Parameter field. If the group itself contains one or more groups, each group and its parameters count as one structure only.
Datatype: MQLONG.