This data member contains a handle to the current instance of the application running under Windows CE. It corresponds to the hInstance parameter passed by Windows to WinMain. This member is returned by the global function AfxGetInstanceHandle.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
HINSTANCE m_hInstance;