Home

 

Visual Basic language declaration (Windows only)

 

Type MQCFSL
  Type As Long            ' Structure type
  StrucLength As Long     ' Structure length
  Parameter As Long       ' Parameter identifier
  CodedCharSetId As Long  ' Coded character set identifier
  Count As Long           ' Count of parameter values
  StringLength As Long    ' Length of one string
End Type
 
Global MQCFSL_DEFAULT As MQCFSL

 

Parent topic:

Language declarations


pc15300_


 

Home