SECEditFindReplaceDlg::MatchWholeWord
BOOLSECEditFindReplaceDlg::MatchWholeWord(void)
Queries whether the user wants to match entire words only.
Defined in: SECEditFindReplaceDlg.cpp
Return Value
Nonzero if the user wants to match only the entire words of the search string; otherwise 0.
See Also