Visual Basic declaration for MQBO

Type MQBO
  StrucId As String*4 'Structure identifier'
  Version As Long     'Structure version number'
  Options As Long     'Options that control the action of MQBEGIN'
End Type
Parent topic: Initial values and language declarations for MQBO