Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function from your callback function to determine whether the user wants to find the next occurrence of the search string.
BOOL FindNext( ) const;
Return Value
Nonzero if the user wants to find the next occurrence of the search string; otherwise 0.
Requirements
Header: afxdlgs.h
See Also
Reference
CFindReplaceDialog::GetFindString
CFindReplaceDialog::SearchDown
CFindReplaceDialog::IsTerminating