Searched refs:CShellExtClassFactory (Results 1 – 2 of 2) sorted by relevance
372 CShellExtClassFactory *pcf = new CShellExtClassFactory; in DllGetClassObject()380 CShellExtClassFactory::CShellExtClassFactory() in CShellExtClassFactory() function in CShellExtClassFactory387 CShellExtClassFactory::~CShellExtClassFactory() in ~CShellExtClassFactory()392 STDMETHODIMP CShellExtClassFactory::QueryInterface(REFIID riid, in QueryInterface()411 STDMETHODIMP_(ULONG) CShellExtClassFactory::AddRef() in STDMETHODIMP_()416 STDMETHODIMP_(ULONG) CShellExtClassFactory::Release() in STDMETHODIMP_()426 STDMETHODIMP CShellExtClassFactory::CreateInstance(LPUNKNOWN pUnkOuter, in CreateInstance()450 STDMETHODIMP CShellExtClassFactory::LockServer(BOOL /* fLock */) in LockServer()
87 class CShellExtClassFactory : public IClassFactory93 CShellExtClassFactory();94 ~CShellExtClassFactory();106 typedef CShellExtClassFactory *LPCSHELLEXTCLASSFACTORY;