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

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

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