Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdCharMapper Class
>
OdCharMapper Methods
>
OdCharMapper::wideCharToMultiByte Method
OdCharMapper::wideCharToMultiByte Method
Syntax
C++
static
void
wideCharToMultiByte
(
OdCodePageId
codePage
,
const
OdChar
*
srcBuf
,
int
srcSize
,
OdAnsiCharArray
&
dstBuf
);
Description
Maps the Unicode characters to the specified code page.
Parameters
Parameters
Description
srcBuf
[in] Source Unicode character buffer.
srcSize
[in] Size of the source character buffer.
dstBuf
[out] Receives the character array in the specified code page.
codepage
[in] Destination 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!