SECEditFindReplaceDlg::SetMatchWholeWord

voidSECEditFindReplaceDlg::SetMatchWholeWord(BOOLbMatchWholeWord)

Sets whether to match entire words only.

Defined in: SECEditFindReplaceDlg.cpp

Parameters

bMatchWholeWord

Specifies whether to match entire words only in search operations. If the value is non-zero, entire words only will be searched. If 0, searches will include partial words also.

See Also

SECEditFindReplaceDlg  MatchWholeWord