Share

AcGiVariant::AcGiVariant

C++

AcGiVariant(
    const ACHAR *
);

Description

Constructor. Initializes the variant to be type kString.

Parameters

Parameters Description
unnamed Input initial string value for AcGiVariant

Links

AcGiVariant

Was this information helpful?