CFindReplaceDialog::GetNotifier

This method retrieves a pointer to the current Find/Replace dialog box. It should be used within your callback function to access the current dialog box, call its methods, and access the m_fr structure.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

static CFindReplaceDialog* PASCAL GetNotifier( LPARAM lParam );