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.
CComModule Overview | Class Members