ReactOS 0.4.16-dev-2357-g35d0dfe
enum_stat_prop_stg Struct Reference
Collaboration diagram for enum_stat_prop_stg:

Public Attributes

IEnumSTATPROPSTG IEnumSTATPROPSTG_iface
 
LONG refcount
 
PropertyStorage_implstorage
 
STATPROPSTG * stats
 
size_t current
 
size_t count
 

Detailed Description

Definition at line 176 of file stg_prop.c.

Member Data Documentation

◆ count

size_t enum_stat_prop_stg::count

Definition at line 183 of file stg_prop.c.

Referenced by prop_enum_stat().

◆ current

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_iface

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

◆ refcount

LONG enum_stat_prop_stg::refcount

◆ stats

STATPROPSTG* enum_stat_prop_stg::stats

◆ storage

PropertyStorage_impl* enum_stat_prop_stg::storage

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