ReactOS 0.4.15-dev-7953-g1f49173
IEnumSTATSTGImpl Struct Reference
Collaboration diagram for IEnumSTATSTGImpl:

Public Attributes

IEnumSTATSTG IEnumSTATSTG_iface
 
LONG ref
 
StorageBaseImplparentStorage
 
DirRef storageDirEntry
 
WCHAR name [DIRENTRY_NAME_MAX_LEN]
 

Detailed Description

Definition at line 881 of file storage32.c.

Member Data Documentation

◆ IEnumSTATSTG_iface

IEnumSTATSTG IEnumSTATSTGImpl::IEnumSTATSTG_iface

◆ name

WCHAR IEnumSTATSTGImpl::name[DIRENTRY_NAME_MAX_LEN]

Definition at line 889 of file storage32.c.

Referenced by IEnumSTATSTGImpl_Clone(), and IEnumSTATSTGImpl_Construct().

◆ parentStorage

StorageBaseImpl* IEnumSTATSTGImpl::parentStorage

Definition at line 886 of file storage32.c.

Referenced by IEnumSTATSTGImpl_Construct().

◆ ref

LONG IEnumSTATSTGImpl::ref

Definition at line 885 of file storage32.c.

Referenced by IEnumSTATSTGImpl_Construct().

◆ storageDirEntry

DirRef IEnumSTATSTGImpl::storageDirEntry

Definition at line 887 of file storage32.c.

Referenced by IEnumSTATSTGImpl_Construct().


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