AddInquiry method
Purpose
The AddInquiry method adds a selector specifying the attribute to be returned when an administration bag is sent to execute an INQUIRE command. This method corresponds to the MQAI call, "mqAddInquiry,", in the Programmable command formats reference.
Format
- AddInquiry (Inquiry)
Parameters
- Inquiry (LONG) - input
- Selector of the IBM MQ attribute to be returned by the INQUIRE administration command.
Visual Basic Language Invocation
To use the AddInquiry method:mqbag.AddInquiry(Inquiry)