Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
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
);
Description
Maps the specified code page characters to Unicode.
Parameters
Parameters
Description
srcBuf
[in] Source character buffer.
srcSize
[in] Size source character buffer.
dstBuf
[out] Receives the Unicode character array.
codepage
[in] Source character code page.
Links
OdCharMapper Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!