ReactOS 0.4.15-dev-7924-g5949c20
_InstanceObjectFactory Struct Reference
Collaboration diagram for _InstanceObjectFactory:

Public Attributes

IClassFactory IClassFactory_iface
 
LONG m_cRef
 
CLSID m_clsidInstance
 
IPropertyBagm_pPropertyBag
 

Detailed Description

Definition at line 199 of file shlinstobj.c.

Member Data Documentation

◆ IClassFactory_iface

IClassFactory _InstanceObjectFactory::IClassFactory_iface

Definition at line 200 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().

◆ m_clsidInstance

CLSID _InstanceObjectFactory::m_clsidInstance

Definition at line 202 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().

◆ m_cRef

LONG _InstanceObjectFactory::m_cRef

Definition at line 201 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().

◆ m_pPropertyBag

IPropertyBag* _InstanceObjectFactory::m_pPropertyBag

Definition at line 203 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().


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