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

Returns the value of this Variant object as a pointer to an OdUInt8Array 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.