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

Reference to the OdRxPropertyVariant object.

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

 

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