Mount Fuji Engine  0.8b
size_t MFWString_Length ( const wchar_t *  pString)

Get the length of a unicode string, in wide chars.

Parameters
pStringString to find the length of.
Returns
The length of the unicode string, in wide chars, excluding the terminating NULL character.
See Also
MFWString_Copy()
MFWString_CaseCmp()