Call this member function to ompare this CString object with another string using the function lstrcmpi.
The current locale is used to get the correct language-specific sort ordering.
int CompareNoCase( LPCTSTR lpsz ) const;
| Header File | Afx.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
CString Overview, CString Member Functions, Simple Value Types, CString::Compare