Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.
HINSTANCE m_hInstTypeLib;
Remarks
By default, contains the handle to the module instance.
The Init method sets m_hInstTypeLib to the handle passed to DLLMain or WinMain. You can explicitly set m_hInstTypeLib to the handle to a type library.
The GetTypeLibInstance method returns the handle stored in m_hInstTypeLib.
Requirements
Header: atlbase.h