MQCFIN - Integer parameter

The MQCFIN structure describes an integer parameter.

Type
Description: Indicates that the structure type is MQCFIN and describes an integer parameter.
Datatype: MQLONG.
Value:
MQCFT_INTEGER
Structure defining an integer.
StrucLength
Description: Length in bytes of the MQCFIN structure.
Datatype: MQLONG.
Value:
MQCFIN_STRUC_LENGTH
Length of MQCFIN structure.
Parameter
Description: Identifies the parameter whose value is contained in the structure.
Datatype: MQLONG.
Value
Description: Value of parameter identified by the Parameter field.
Datatype: MQLONG.