Home

 

Visual Basic language declaration (Windows only)

 

Type MQCFIF
  Type As Long         ' Structure type
  StrucLength As Long  ' Structure length
  Parameter As Long    ' Parameter identifier
  Operator As Long     ' Operator identifier
  FilterValue As Long  ' Filter value
End Type
 
Global MQCFIF_DEFAULT As MQCFIF

 

Parent topic:

Language declarations


pc14940_


 

Home