SECEditFindReplaceDlg::MarkAll
BOOLSECEditFindReplaceDlg::MarkAll(void)
Call this method to determine whether the user wants to mark all occurrances of the search string.
Defined in: SECEditFindReplaceDlg.cpp
Return Value
Nonzero if the user wants to mark all occurrences of the search string; otherwise 0.
See Also