SECEditFindReplaceDlg::FindNext

BOOL SECEditFindReplaceDlg::FindNext(void)

Call this method to determine whether the user wants to find the next occurrence of the search string.

Defined in: SECEditFindReplaceDlg.cpp

Return Value

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

See Also

SECEditFindReplaceDlg