This method compares this CString object with another string using the lstrcmpi function.
The current locale is used to get the correct language-specific sort ordering.
| Header file: | Afx.h |
| Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
| Windows CE versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
int CompareNoCase( LPCTSTR lpsz ) const;