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

Reference to the OdRxPropertyVariant object.

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

 

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