|
noexcept |
Returns a size, in wide characters, of a zero terminated wide string excluding the terminating zero. Implements the behaviour of the standard wcslen function of the wchar.h header.
[in] | pszStr | is a zero terminated wide string of the returned length. |