ReactOS 0.4.15-dev-6703-g6528ab8
|
Public Attributes | |
IClassFactory | IClassFactory_iface |
LONG | m_cRef |
CLSID | m_clsidInstance |
IPropertyBag * | m_pPropertyBag |
Definition at line 199 of file shlinstobj.c.
IClassFactory _InstanceObjectFactory::IClassFactory_iface |
Definition at line 200 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().
CLSID _InstanceObjectFactory::m_clsidInstance |
Definition at line 202 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().
LONG _InstanceObjectFactory::m_cRef |
Definition at line 201 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().
IPropertyBag* _InstanceObjectFactory::m_pPropertyBag |
Definition at line 203 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().