Home

 

Fields

 

Type (MQLONG)

Structure type.

This indicates that the structure is a MQCFIN structure describing an integer parameter. The value must be:

MQCFT_INTEGER

Structure defining an integer.

StrucLength (MQLONG)

Structure length.

This is the length in bytes of the MQCFIN structure. The value must be:

MQCFIN_STRUC_LENGTH

Length of command format integer-parameter structure.

Parameter (MQLONG)

Parameter identifier.

This identifies the parameter whose value is contained in the structure. The values that can occur in this field depend on the value of the Command field in the MQCFH structure; see MQCFH - PCF header for details.

The parameter is from the following groups of parameters:

  • MQIA_*

  • MQIACF_*

  • MQIAMO_*

  • MQIACH_*

Value (MQLONG)

Parameter value.

This is the value of the parameter identified by the Parameter field.

 

Parent topic:

MQCFIN - PCF integer parameter


pc15060_


 

Home