API Reference > Other Classes > OdConstString Class > OdConstString Operators > OdConstString::const OdChar* Operator
OdConstString::const OdChar* Operator
Syntax
C++
operator const OdChar*() const;

Returns the underlying character array (buffer) of this String object.

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