|
ReactOS 0.4.16-dev-2357-g35d0dfe
|

Public Attributes | |
| IEnumSTATPROPSTG | IEnumSTATPROPSTG_iface |
| LONG | refcount |
| PropertyStorage_impl * | storage |
| STATPROPSTG * | stats |
| size_t | current |
| size_t | count |
Definition at line 176 of file stg_prop.c.
| size_t enum_stat_prop_stg::count |
Definition at line 183 of file stg_prop.c.
Referenced by prop_enum_stat().
| size_t enum_stat_prop_stg::current |
Definition at line 182 of file stg_prop.c.
Referenced by enum_stat_prop_stg_Next(), and enum_stat_prop_stg_Reset().
| IEnumSTATPROPSTG enum_stat_prop_stg::IEnumSTATPROPSTG_iface |
Definition at line 178 of file stg_prop.c.
Referenced by create_enum_stat_prop_stg(), and impl_from_IEnumSTATPROPSTG().
| LONG enum_stat_prop_stg::refcount |
Definition at line 179 of file stg_prop.c.
Referenced by create_enum_stat_prop_stg(), enum_stat_prop_stg_AddRef(), and enum_stat_prop_stg_Release().
| STATPROPSTG* enum_stat_prop_stg::stats |
Definition at line 181 of file stg_prop.c.
Referenced by create_enum_stat_prop_stg(), enum_stat_prop_stg_Next(), enum_stat_prop_stg_Release(), and prop_enum_stat().
| PropertyStorage_impl* enum_stat_prop_stg::storage |
Definition at line 180 of file stg_prop.c.
Referenced by create_enum_stat_prop_stg(), enum_stat_prop_stg_Next(), and enum_stat_prop_stg_Release().