Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Data Types for TestStand Adapters

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View Product Info
Visual BasicC/C++Description
BooleanVARIANT_BOOLHas the value True (-1) or False (0).
Byte ArraySAFEARRAY(unsigned char)An array of bytes.
ColorOLE_COLORA color. In many containers, colors are treated as 32-bit integers. Refer to Color for more information.
DATE
Doubledouble64-bit floating point number.
Double ArrayLPSAFEARRAYAn array of doubles.
Floatfloat32-bit floating point number.
FontLPFONTDISPAn OLE Automation Interface to a font. Refer to Font for more information.
Integershort16-bit signed integer.
IPicture
longlong32-bit signed integer.
LongOLE_XPOS_PIXELSPosition on the X-axis in pixels.
LongOLE_YPOS_PIXELSPosition on the Y-axis in pixels.
LongLCIDA locale identifier.
LPUNKNOWNLPUNKNOWNA generic OLE interface.
LPUNKNOWNIUnknown*A generic OLE interface.
ObjectIDispatchA generic OLE Automation interface.
ObjectLPDISPATCHA generic OLE Automation Interface.
Object ArraySAFEARRAYAn array of objects.
OLE_COLOR
PictureLPPICTUREDISPAn OLE Automation Interface to a picture or image. Refer to Picture for more information.
StringLPSTRA string.
StringBSTRA string.
String ArraySAFEARRAY(BSTR)An array of strings.
VariantLPVARIANTA variant.
VARTYPEAn enumeration type used to describe a data type of a VARIANT or safearray value. Refer to VARENUM for more information.
VoidvoidNothing.
WindowOLE_HANDLEA handle to a window.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit