CCmdTarget::GetTypeLibCache
Gets the type library cache.
virtual CTypeLibCache* GetTypeLibCache( );
Возвращаемое значение
A pointer to a CTypeLibCache object.
Заметки
Derived classes should override this member function (if not overridden, GetTypeLibCache returns NULL). Use the IMPLEMENT_OLETYPELIB macro, which also implements GetTypeInfoCount and GetTypeLib.
Требования
Header: afxwin.h