Unicode Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Unicode functions with a description of the purpose of each.
Function | Description |
---|---|
Checks whether a character is a lead byte. |
|
Checks whether a character is a lead byte, or the first byte of a character in a double-byte character set (DBCS). |
|
maps a character string to a wide-character (Unicode) string. |
|
Translates based on the specified character set, code page, or font signature value, setting all members of the destination structure to appropriate values. |
|
Maps a wide-character string to a new character string. |