OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBClass – Supported by BOleFactory. More...
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HRESULT _IFUNC | Init (BOOL selfEmbed, LPCOLESTR pszProgId, IBClassMgr *pCM, BCID rid)=0 |
virtual HRESULT _IFUNC | Register (BOOL singleUse)=0 |
virtual HRESULT _IFUNC | Revoke ()=0 |
virtual HRESULT _IFUNC | GetClassID (CLSID *pOut)=0 |
virtual BOOL _IFUNC | IsA (CLSID &pOut)=0 |
virtual BOOL _IFUNC | AllowEmbedFromSelf ()=0 |
virtual HRESULT _IFUNC | GetEmbeddingHelperFactory (LPUNKNOWN *ppF)=0 |
IBClass – Supported by BOleFactory.
Definition at line 557 of file ocbocole.h.
|
pure virtual |