API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setInt64 Method
OdRxPropertyVariant::setInt64 Method
Syntax
C++
OdRxPropertyVariant& setInt64(const OdInt64 val);
Parameters 
Description 
const OdInt64 val 
[in] Constant OdInt64 object.
 

Reference to the OdRxPropertyVariant object.

Sets the value of this OdRxPropertyVariant object from an OdInt64 object. 

 

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