Home
Visual Basic invocation
(Supported on Windows only.)
mqInquireItemInfo Bag, Selector, ItemIndex, OutSelector, ItemType, CompCode, Reason
Declare the parameters as follows:
Dim Bag As Long 'Bag handle' Dim Selector As Long 'Selector identifying item' Dim ItemIndex As Long 'Index of data item' Dim OutSelector As Long 'Selector of specified data item' Dim ItemType As Long 'Data type of data item' Dim CompCode As Long 'Completion code' Dim Reason As Long 'Reason code qualifying CompCode'
Parent topic:
mqInquireItemInfo
pc17200_
Home