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