ReactOS 0.4.16-dev-2332-g4cba65d
factory Struct Reference
Collaboration diagram for factory:

Public Attributes

IClassFactory IClassFactory_iface
 
HRESULT(* fnCreateInstance )(LPVOID *)
 
IActivationFactory IActivationFactory_iface
 
LONG ref
 
BOOL trusted
 

Detailed Description

Definition at line 438 of file main.c.

Member Data Documentation

◆ fnCreateInstance

HRESULT(* factory::fnCreateInstance) (LPVOID *)

Definition at line 441 of file main.c.

Referenced by factory_CreateInstance().

◆ IActivationFactory_iface

IActivationFactory factory::IActivationFactory_iface

Definition at line 41 of file wine.combase.test.c.

Referenced by factory_QueryInterface(), and impl_from_IActivationFactory().

◆ IClassFactory_iface

◆ ref

◆ trusted

BOOL factory::trusted

Definition at line 43 of file wine.combase.test.c.

Referenced by factory_GetTrustLevel().


The documentation for this struct was generated from the following files: