|
ReactOS 0.4.16-dev-2332-g4cba65d
|

Public Attributes | |
| IClassFactory | IClassFactory_iface |
| HRESULT(* | fnCreateInstance )(LPVOID *) |
| IActivationFactory | IActivationFactory_iface |
| LONG | ref |
| BOOL | trusted |
Definition at line 441 of file main.c.
Referenced by factory_CreateInstance().
| IActivationFactory factory::IActivationFactory_iface |
Definition at line 41 of file wine.combase.test.c.
Referenced by factory_QueryInterface(), and impl_from_IActivationFactory().
| IClassFactory factory::IClassFactory_iface |
Definition at line 440 of file main.c.
Referenced by DllGetClassObject(), ExternalConnection_AddRef(), ExternalConnection_Release(), impl_from_IClassFactory(), ole_server(), STRMBASE_DllGetClassObject(), test_factory_init(), test_MkParseDisplayName(), test_objref_moniker(), test_pointer_moniker(), test_ROT(), and test_ROT_multiple_entries().
| LONG factory::ref |
Definition at line 42 of file wine.combase.test.c.
Referenced by ddraw_class_factory_AddRef(), ddraw_class_factory_Release(), DllGetClassObject(), DOMClassFactory_AddRef(), DOMClassFactory_Release(), factory_AddRef(), factory_Release(), and STRMBASE_DllGetClassObject().
| BOOL factory::trusted |
Definition at line 43 of file wine.combase.test.c.
Referenced by factory_GetTrustLevel().