CVIParameter.AsCommonCParameter

Syntax

CVIParameter.AsCommonCParameter

Return Value

CommonCParameter

Purpose

Returns the underlying CommonCParameter that represents the CVIParameter.

Remarks

Use the CommonCParameter object to access properties and methods common to all parameters derived from this class.

See Also

CommonCParameter