ReactOS 0.4.16-dev-2357-g35d0dfe
enum_stat_propset_stg Struct Reference

Public Attributes

IEnumSTATPROPSETSTG IEnumSTATPROPSETSTG_iface
 
LONG refcount
 
STATPROPSETSTG * stats
 
size_t current
 
size_t count
 

Detailed Description

Definition at line 2601 of file stg_prop.c.

Member Data Documentation

◆ count

size_t enum_stat_propset_stg::count

Definition at line 2607 of file stg_prop.c.

Referenced by create_enum_stat_propset_stg().

◆ current

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_iface

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().

◆ refcount

LONG enum_stat_propset_stg::refcount

◆ stats

STATPROPSETSTG* enum_stat_propset_stg::stats

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