CWinApp::m_hPrevInstance

This data member corresponds to the hPrevInstance parameter passed by Windows to WinMain.

HINSTANCE m_hPrevInstance;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWinApp Overview, CWinApp Data Members, Application Architecture Classes