This constructor constructs a COleObjectFactory object, initialize it as an unregistered object factory, and add it to the list of factories. You must register it before you can use it.
| Header file: | Afxdisp.h |
| Platforms: | H/PC 2.0, H/PC Pro |
| Windows CE versions: | 2.0 and later |
| Complete documentation | Visual C++ documentation |
COleObjectFactory( REFCLSID clsid, CRuntimeClass* pRuntimeClass, BOOL bMultiInstance, LPCTSTR lpszProgID );
COleObjectFactory::Register, CRuntimeClass