ReactOS 0.4.15-dev-8434-g155a7c7
_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 203 of file shlinstobj.c.

Member Data Documentation

◆ IClassFactory_iface

IClassFactory _InstanceObjectFactory::IClassFactory_iface

Definition at line 204 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().

◆ m_clsidInstance

CLSID _InstanceObjectFactory::m_clsidInstance

Definition at line 206 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().

◆ m_cRef

LONG _InstanceObjectFactory::m_cRef

Definition at line 205 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().

◆ m_pPropertyBag

IPropertyBag* _InstanceObjectFactory::m_pPropertyBag

Definition at line 207 of file shlinstobj.c.

Referenced by InstanceObjectFactory_Constructor().


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