#include <classfactory.h>
|  | 
|  | SepaControlClassFactory (FPCREATECOMP fpCreate) | 
|  | 
| HRESULT STDMETHODCALLTYPE | CreateInstance (IUnknown *pUnkOuter, REFIID riid, void **pvvObject) | 
|  | 
| HRESULT STDMETHODCALLTYPE | LockServer (BOOL fLock) | 
|  | 
|  | SepaControlUnknown () | 
|  | 
| HRESULT STDMETHODCALLTYPE | QueryInterface (REFIID iid, void **pvvObject) | 
|  | 
| ULONG STDMETHODCALLTYPE | AddRef () | 
|  | 
| ULONG STDMETHODCALLTYPE | Release () | 
|  | 
|  | 
| ULONG | m_uRefCount | 
|  | 
| FPCREATECOMP | m_fpCreateComp | 
|  | 
| ULONG | m_uRefCount | 
|  | 
Creates all instances of needed classes 
◆ SepaControlClassFactory()
      
        
          | SepaControlClassFactory::SepaControlClassFactory | ( | FPCREATECOMP | fpCreate | ) |  | 
      
 
- Parameters
- 
  
    | fpCreate | Pointer to the Class creation function |  
 
 
 
The documentation for this class was generated from the following files:
- /home/okkel/Projects/Cpp/separatista/win32/SeparatistaControl/classfactory.h
- /home/okkel/Projects/Cpp/separatista/win32/SeparatistaControl/classfactory.cpp