Compares 2 unicode strings with case insensitivity and returns the difference between them.
- Parameters
-
pString1 | First source string. |
pString2 | Second source string. |
- Returns
- The difference between the 2 unicode strings. 0 if the strings are identical.
- See Also
- MFWString_CaseCmpN()