Home
Visual Basic language declaration (Windows only)
Type MQCFSF Type As Long ' Structure type StrucLength As Long ' Structure length Parameter As Long ' Parameter identifier Operator As Long ' Operator identifier CodedCharSetId As Long ' Coded character set identifier FilterValueLength As Long ' Operator identifier FilterValue As String*1 ' Condition value -- first character End Type Global MQCFSF_DEFAULT As MQCFSF
Parent topic:
Language declarations
pc15210_
Home