ReactOS 0.4.15-dev-8100-g1887773
_RegistryPropertyBag Struct Reference
Collaboration diagram for _RegistryPropertyBag:

Public Attributes

IPropertyBag IPropertyBag_iface
 
LONG m_cRef
 
HKEY m_hInitPropertyBagKey
 

Detailed Description

Definition at line 49 of file shlinstobj.c.

Member Data Documentation

◆ IPropertyBag_iface

IPropertyBag _RegistryPropertyBag::IPropertyBag_iface

Definition at line 50 of file shlinstobj.c.

Referenced by RegistryPropertyBag_Constructor().

◆ m_cRef

LONG _RegistryPropertyBag::m_cRef

Definition at line 51 of file shlinstobj.c.

Referenced by RegistryPropertyBag_Constructor().

◆ m_hInitPropertyBagKey

HKEY _RegistryPropertyBag::m_hInitPropertyBagKey

Definition at line 52 of file shlinstobj.c.

Referenced by RegistryPropertyBag_Constructor().


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