CDialogImpl::GetDialogProc

virtual WNDPROC GetDialogProc( );

Return Value

The current dialog box procedure.

Remarks

Returns DialogProc, the current dialog box procedure. Override this method to replace the dialog procedure with your own.

CDialogImpl OverviewClass Members

See Also

CDialogImpl::DialogProc, CDialogImpl::OnFinalMessage