CFindReplaceDialog::FindNext
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