API Reference > Auxiliary Classes > AECCVariant Class > AECCVariant Constructor > AECCVariant::AECCVariant Constructor (AECCVariant&)
AECCVariant::AECCVariant Constructor (AECCVariant&)
Syntax
C++
AECCVariant(const AECCVariant& vValue);
Parameters 
Description 
const AECCVariant& vValue 
[in] Object of the AECCVariant class to copy. 

Copy constructor for objects of the AECCVariant class. Copies the existing instance of the class. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.