The WLength method
This method returns the number of wide characters in the wide character string s, not including the null terminator, if there is one. No errors are defined for this method.
int WLength(const ITWChar *s) const
This method returns the number of wide characters in the wide character string s, not including the null terminator, if there is one. No errors are defined for this method.
int WLength(const ITWChar *s) const