Data Types for the NI Vision Builder AI ActiveX Component

NI Vision Builder ActiveX

Data Types for the NI Vision Builder AI ActiveX Component

Visual BasicC/C++Description
BooleanVARIANT_BOOLHas the value True (-1) or False (0).
DatedoubleA VB date.
Longlong32-bit signed integer.
StringBSTRA string.
VariantLPVARIANTA variant.
doubledouble64-bit floating point number.