ReactOS 0.4.16-dev-401-g45b008d
|
Definition at line 153 of file stg_prop.c.
CLSID tagPropertyStorage_impl::clsid |
Definition at line 161 of file stg_prop.c.
UINT tagPropertyStorage_impl::codePage |
Definition at line 166 of file stg_prop.c.
Referenced by PropertyStorage_ConstructEmpty().
CRITICAL_SECTION tagPropertyStorage_impl::cs |
Definition at line 157 of file stg_prop.c.
BOOL tagPropertyStorage_impl::dirty |
Definition at line 159 of file stg_prop.c.
FMTID tagPropertyStorage_impl::fmtid |
Definition at line 160 of file stg_prop.c.
WORD tagPropertyStorage_impl::format |
Definition at line 162 of file stg_prop.c.
Referenced by PropertyStorage_ConstructEmpty().
DWORD tagPropertyStorage_impl::grfFlags |
Definition at line 164 of file stg_prop.c.
Referenced by PropertyStorage_ConstructEmpty().
DWORD tagPropertyStorage_impl::grfMode |
Definition at line 165 of file stg_prop.c.
PROPID tagPropertyStorage_impl::highestProp |
Definition at line 168 of file stg_prop.c.
IPropertyStorage tagPropertyStorage_impl::IPropertyStorage_iface |
Definition at line 155 of file stg_prop.c.
Referenced by PropertyStorage_ConstructEmpty(), and PropertyStorage_ConstructFromStream().
LCID tagPropertyStorage_impl::locale |
Definition at line 167 of file stg_prop.c.
Referenced by PropertyStorage_ConstructEmpty().
struct dictionary* tagPropertyStorage_impl::name_to_propid |
Definition at line 169 of file stg_prop.c.
DWORD tagPropertyStorage_impl::originatorOS |
Definition at line 163 of file stg_prop.c.
struct dictionary* tagPropertyStorage_impl::propid_to_name |
Definition at line 170 of file stg_prop.c.
struct dictionary* tagPropertyStorage_impl::propid_to_prop |
Definition at line 171 of file stg_prop.c.
LONG tagPropertyStorage_impl::ref |
Definition at line 156 of file stg_prop.c.
IStream* tagPropertyStorage_impl::stm |
Definition at line 158 of file stg_prop.c.