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

Reference to the OdRxPropertyVariant object.

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

 

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