Share

CAdUiFileDialog::AppMainWindow

C++

virtual CWnd * AppMainWindow();

Description

This method is called to obtain a pointer to the application's main window. By default this is AfxGetApp()->m_pMainWnd.

Links

CAdUiFileDialog

Was this information helpful?