|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
Public Attributes | |
| IEnumSTATPROPSETSTG | IEnumSTATPROPSETSTG_iface |
| LONG | refcount |
| STATPROPSETSTG * | stats |
| size_t | current |
| size_t | count |
Definition at line 2601 of file stg_prop.c.
| size_t enum_stat_propset_stg::count |
Definition at line 2607 of file stg_prop.c.
Referenced by create_enum_stat_propset_stg().
| size_t enum_stat_propset_stg::current |
Definition at line 2606 of file stg_prop.c.
Referenced by enum_stat_propset_stg_Next(), and enum_stat_propset_stg_Reset().
| IEnumSTATPROPSETSTG enum_stat_propset_stg::IEnumSTATPROPSETSTG_iface |
Definition at line 2603 of file stg_prop.c.
Referenced by create_enum_stat_propset_stg(), and impl_from_IEnumSTATPROPSETSTG().
| LONG enum_stat_propset_stg::refcount |
Definition at line 2604 of file stg_prop.c.
Referenced by create_enum_stat_propset_stg(), enum_stat_propset_stg_AddRef(), and enum_stat_propset_stg_Release().
| STATPROPSETSTG* enum_stat_propset_stg::stats |
Definition at line 2605 of file stg_prop.c.
Referenced by create_enum_stat_propset_stg(), enum_stat_propset_stg_Next(), and enum_stat_propset_stg_Release().