Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.
HINSTANCE m_hInst;
Remarks
Contains the handle to the module instance.
The Init method sets m_hInst to the handle passed to DLLMain or WinMain.
Requirements
Header: atlbase.h