CommonCParameter.SetArrayDimensionSizeExpr

Syntax

CommonCParameter.SetArrayDimensionSizeExpr( dimension, arrayDimensionSizeExpr)

Purpose

Specifies an expression that determines the size of the array corresponding to the zero-based index passed as an input.

Parameters

dimension As Long

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

arrayDimensionSizeExpr As String

[In] Specifies the dimension size.

See Also

CVIParameter.Category

DllParameter.Category

GetArrayDimensionSizeExpr