Admin Production ni-theme
Current Publication

CA_VariantCurrency

LabWindows/CVI

CA_VariantCurrency

VARIANT CA_VariantCurrency (CURRENCY currencyValue);

Purpose

Converts a CURRENCY value into a variant containing the CURRENCY value.

Use CA_VariantCurrency to pass a CURRENCY value as a variant parameter.

Parameters

Input
Name Type Description
currencyValue CURRENCY Value to store in the variant.

Return Value

Name Type Description
variant VARIANT Variant that contains the value in currencyValue.

Additional Information

Library: ActiveX Library

Include file: cviauto.h

LabWindows/CVI compatibility: LabWindows/CVI 5.0 and later