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.
Gets the type library cache.
virtual CTypeLibCache* GetTypeLibCache( );
Return Value
A pointer to a CTypeLibCache object.
Remarks
Derived classes should override this member function (if not overridden, GetTypeLibCache returns NULL). Use the IMPLEMENT_OLETYPELIB macro, which also implements GetTypeInfoCount and GetTypeLib.
Requirements
Header: afxwin.h