|
|
Compares 2 unicode strings and returns the difference between them. - Parameters:
-
| pString1 | First source string. |
| pString2 | Second source string. |
- Returns:
- Returns the difference between the 2 strings. 0 if the strings are identical.
- See also:
- MFWString_CompareN()
|