ReactOS 0.4.15-dev-7918-g2a2556c
ClassFactoryImpl Struct Reference

#include <objsel_private.h>

Collaboration diagram for ClassFactoryImpl:

Public Attributes

IClassFactory IClassFactory_iface
 
LONG ref
 
const classinfoinfo
 

Detailed Description

Definition at line 24 of file factory.c.

Member Data Documentation

◆ IClassFactory_iface

IClassFactory ClassFactoryImpl::IClassFactory_iface

Definition at line 26 of file factory.c.

Referenced by BITS_IClassFactory_QueryInterface(), DllGetClassObject(), and StartCount().

◆ info

const classinfo* ClassFactoryImpl::info

Definition at line 77 of file clsfactory.c.

◆ ref

LONG ClassFactoryImpl::ref

Definition at line 27 of file factory.c.


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