OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::IBClassMgr Class Referenceabstract

IClassMgr abstract base class. More...

#include <ocf/ocbocole.h>

Inheritance diagram for ocf::IBClassMgr:
ocf::TOcApp

Public Member Functions

virtual HRESULT _IFUNC ComponentCreate (IUnknown **ppRet, IUnknown *pAggregator, BCID classId)=0
 
virtual HRESULT _IFUNC ComponentInfoGet (IUnknown **ppInfo, IUnknown *pAggregator, BCID classId)=0
 

Detailed Description

IClassMgr abstract base class.

Definition at line 184 of file ocbocole.h.

Member Function Documentation

◆ ComponentCreate()

virtual HRESULT _IFUNC ocf::IBClassMgr::ComponentCreate ( IUnknown ** ppRet,
IUnknown * pAggregator,
BCID classId )
pure virtual

◆ ComponentInfoGet()

virtual HRESULT _IFUNC ocf::IBClassMgr::ComponentInfoGet ( IUnknown ** ppInfo,
IUnknown * pAggregator,
BCID classId )
pure virtual

The documentation for this class was generated from the following file: