Home

 

Visual Basic language declaration (Windows only)

 

Type MQCFST
  Type As Long            ' Structure type
  StrucLength As Long     ' Structure length
  Parameter As Long       ' Parameter identifier
  CodedCharSetId As Long  ' Coded character set identifier
  StringLength As Long    ' Length of string
End Type
 
Global MQCFST_DEFAULT As MQCFST

 

Parent topic:

Language declarations


pc15390_


 

Home