|
Blender V4.3
|
Inherits IClassFactory.
Public Member Functions | |
| CClassFactory (PFNCREATEINSTANCE pfnCreate) | |
| IFACEMETHODIMP | QueryInterface (REFIID riid, void **ppv) |
| IFACEMETHODIMP_ (ULONG) AddRef() | |
| IFACEMETHODIMP_ (ULONG) Release() | |
| IFACEMETHODIMP | CreateInstance (IUnknown *punkOuter, REFIID riid, void **ppv) |
| IFACEMETHODIMP | LockServer (BOOL fLock) |
Static Public Member Functions | |
| static HRESULT | CreateInstance (REFCLSID clsid, const CLASS_OBJECT_INIT *pClassObjectInits, size_t cClassObjectInits, REFIID riid, void **ppv) |
Definition at line 65 of file blendthumb_win32_dll.cc.
|
inline |
Definition at line 91 of file blendthumb_win32_dll.cc.
References DllAddRef().
Referenced by CreateInstance().
|
inline |
#IClassFactory
Definition at line 118 of file blendthumb_win32_dll.cc.
|
inlinestatic |
Definition at line 67 of file blendthumb_win32_dll.cc.
References CClassFactory().
Referenced by DllGetClassObject().
|
inline |
Definition at line 103 of file blendthumb_win32_dll.cc.
|
inline |
Definition at line 108 of file blendthumb_win32_dll.cc.
|
inline |
Definition at line 123 of file blendthumb_win32_dll.cc.
References DllAddRef(), and DllRelease().
|
inline |
#IUnknown
Definition at line 97 of file blendthumb_win32_dll.cc.