API Reference > Other Classes > OdVariant Class > OdVariant Methods > OdVariant::getUInt32Ptr Method
OdVariant::getUInt32Ptr Method
Syntax
C++
OdUInt32* getUInt32Ptr() const;

Returns the value of this Variant object as a pointer to an OdUInt32 object.

No check is made to determine that this Variant object is of the specified type.

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