Gets the character offset in bytes from the start of a string, with consideration to UTF8 multibyte encoding.
- Parameters
-
pString | String to find the character offset. |
character | Character index to find the offset of. |
- Returns
- The character offset in bytes of the specified character index.
- See Also
- MFString_GetNumChars()