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

Reference to the OdRxPropertyVariant object.

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

 

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