|
|
Get the length of a unicode string, in characters. - Parameters:
-
| pString | String to find the length of. |
- Returns:
- Returns the length of the unicode string, in characters, excluding the terminating NULL character.
- See also:
- MFWString_Copy()
MFWString_CaseCmp()
|