The MQCFIL structure describes an integer list parameter.
Description: | Indicates that the structure type is MQCFIL and describes an integer-list parameter. |
Datatype: | MQLONG. |
Value: |
|
Description: | Length in bytes of the MQCFIL structure, including the array of integers at the end of the structure (the values field). |
Datatype: | MQLONG. |
Description: | Identifies the parameter whose value is contained in the structure. |
Datatype: | MQLONG. |
Description: | Number of elements in the Values array. |
Datatype: | MQLONG. |
Values: | Zero or greater. |
Description: | Array of values for the parameter identified by the Parameter field. |
Datatype: | MQLONG×Count. |
The way that this field is declared depends on the programming language:
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
mqcfil |