ISECEditFindReplaceNotify::SECEditFindReplaceNotifyMsg
BOOLISECEditFindReplaceNotify::SECEditFindReplaceNotifyMsg(SECEditFindReplaceDlg*pFindReplaceDlg)
Called to indicate that an action needs to be peformed (e.g., find next, find previous, replace, replace all, etc.). The action to be performed can be queried from the find/replace dialog.
Defined in: ISECEditFindReplaceNotify.h
Parameters
pFindReplaceDlg
Points to the dialog sending the notification.
See Also