MQCFIF structure, Type field, StrucLength field, Parameter field, StringLength field" /> MQCFIN64 - 64-bit integer parameter

 

MQCFIN64 - 64-bit integer parameter

The MQCFIN64 structure describes a 64-bit integer parameter.

Type

Description: Indicates that the structure is a MQCFIN64 structure describing a 64-bit integer parameter.
Datatype: MQLONG.
Value:

MQCFT_INTEGER64

Structure defining a 64-bit integer.

StrucLength

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

MQCFIN64_STRUC_LENGTH

Length of 64-bit integer parameter structure.

Parameter

Description: Identifies the parameter whose value is contained in the structure.
Datatype: MQLONG.

Values

Description: This is the value of the parameter identified by the Parameter field.
Datatype: (MQINT64)