CommonCParameter.GetArrayDimensionSize

Syntax

CommonCParameter.GetArrayDimensionSize( dimension)

Return Value

Long

Purpose

Note This property is obsolete. Use the CommonCParameter.GetArrayDimensionSizeExpr method instead.

Remarks

Returns the value of the CommonCParameter.GetArrayDimensionSizeExpr method if the expression is a numeric value; otherwise TestStand throws an exception.

Parameters

dimension As Long

[In] Specifies the zero-based index corresponding to one of the array dimensions.

See Also

CommonCParameter.GetArrayDimensionSizeExpr

CommonCParameter.SetArrayDimensionSize

CVIParameter.Category

DllParameter.Category