GetFirstCharAt returns the first character of the UTF-8 character string.
Parameters |
Description |
UPInt index |
Position of the character. |
const char** offset |
Pointer to the UTF-8 encoded buffer. |
Returns a UInt32 value containing the Unicode character.