ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
IClassFactory | IClassFactory_iface |
LONG | m_cRef |
CLSID | m_clsidInstance |
IPropertyBag * | m_pPropertyBag |
Definition at line 203 of file shlinstobj.c.
IClassFactory _InstanceObjectFactory::IClassFactory_iface |
Definition at line 204 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().
CLSID _InstanceObjectFactory::m_clsidInstance |
Definition at line 206 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().
LONG _InstanceObjectFactory::m_cRef |
Definition at line 205 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().
IPropertyBag* _InstanceObjectFactory::m_pPropertyBag |
Definition at line 207 of file shlinstobj.c.
Referenced by InstanceObjectFactory_Constructor().