SECEditFindReplaceDlg::m_pNotify
ISECEditFindReplaceNotify* SECEditFindReplaceDlg::m_pNotifyPoints to an object that implements the ISECEditFindReplaceNotify interface (usually the controller, SECEditController). This pointer allows the dialog to communicate when actions (find, replace, etc.) are to be handled.
See Also