CFindReplaceDialog::FindNext

CFindReplaceDialog::FindNext

BOOL FindNext( ) const;

Return Value

Nonzero if the user wants to find the next occurrence of the search string; otherwise 0.

Remarks

Call this function from your callback function to determine whether the user wants to find the next occurrence of the search string.

CFindReplaceDialog Overview |  Class Members |  Hierarchy Chart

See Also   CFindReplaceDialog::GetFindString, CFindReplaceDialog::SearchDown