CComModule::GetTypeLibInstance

 

As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.

Syntax

HINSTANCE GetTypeLibInstance( ) const throw( );

Return Value

An HINSTANCE.

Remarks

Returns the m_hInstTypeLib data member.

Requirements

Header: atlbase.h

See Also

CComModule Class
CComModule::GetModuleInstance
CComModule::GetResourceInstance