|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for Factory, including all inherited members.
| AddRef() | Factory | inline |
| CreateInstance(IUnknown *pUnknownOuter, const IID &iid, void **ppv) | Factory | virtual |
| IClassFactory::CreateInstance([in, unique] IUnknown *pUnkOuter, [in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IClassFactory | |
| Factory() | Factory | inline |
| LockServer(BOOL bLock) | Factory | virtual |
| LPCLASSFACTORY typedef | IClassFactory | |
| LPUNKNOWN typedef | IUnknown | |
| QueryInterface(REFIID riid, void **ppObj) | Factory | |
| refcount | Factory | private |
| Release() | Factory | inline |
| RemoteCreateInstance([in] REFIID riid, [out, iid_is(riid)] IUnknown **ppvObject) | IClassFactory | |
| RemoteLockServer([in] BOOL fLock) | IClassFactory | |
| type | Factory | |
| ~Factory() | Factory | inlinevirtual |