ReactOS 0.4.15-dev-7942-gd23573b
ddraw_class_factory Struct Reference
Collaboration diagram for ddraw_class_factory:

Public Attributes

IClassFactory IClassFactory_iface
 
LONG ref
 
HRESULT(* pfnCreateInstance )(IUnknown *outer, REFIID iid, void **out)
 

Detailed Description

Definition at line 590 of file main.c.

Member Data Documentation

◆ IClassFactory_iface

IClassFactory ddraw_class_factory::IClassFactory_iface

Definition at line 592 of file main.c.

Referenced by impl_from_IClassFactory().

◆ pfnCreateInstance

HRESULT(* ddraw_class_factory::pfnCreateInstance) (IUnknown *outer, REFIID iid, void **out)

Definition at line 595 of file main.c.

◆ ref

LONG ddraw_class_factory::ref

Definition at line 594 of file main.c.

Referenced by ddraw_class_factory_AddRef(), and ddraw_class_factory_Release().


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