API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::multiByteToWideChar Method
OdCharMapper::multiByteToWideChar Method
Syntax
C++
static void multiByteToWideChar(OdCodePageId codePage, const char* srcBuf, int srcSize, OdCharArray& dstBuf);

Returns number of characters (! not dstBuf length)

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