CAxDialogImpl::GetDialogProc
Call this method to get a pointer to the DialogProc callback function.
virtual DLGPROC GetDialogProc( );
Return Value
Returns a pointer to the DialogProc callback function.
Remarks
The DialogProc function is an application-defined callback function.
Requirements
Header: atlwin.h