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 Class

Hierarchy Chart

CFindReplaceDialog::GetFindString

CFindReplaceDialog::SearchDown

CFindReplaceDialog::IsTerminating

Other Resources

CFindReplaceDialog Members