Gets the number of actual characters in a string, with consideration to UTF8 multibyte encoding.
- Parameters
-
pString | String to find the number of characters. |
- Returns
- The number of actual characters in the string, excluding the terminating NULL character.
- See Also
- MFString_GetCharacterOffset()