Call this member function to search this CString object for the last match of a substring. The function is similar to the run-time function strrchr.
int ReverseFind( TCHAR ch ) 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::Find, CString::FindOneOf