ReactOS 0.4.16-dev-983-g23ad936
|
Public Attributes | |
IEnumSTATSTG | IEnumSTATSTG_iface |
LONG | ref |
StorageBaseImpl * | parentStorage |
DirRef | storageDirEntry |
WCHAR | name [DIRENTRY_NAME_MAX_LEN] |
Definition at line 881 of file storage32.c.
IEnumSTATSTG IEnumSTATSTGImpl::IEnumSTATSTG_iface |
Definition at line 883 of file storage32.c.
Referenced by IEnumSTATSTGImpl_Clone(), IEnumSTATSTGImpl_Construct(), and StorageBaseImpl_EnumElements().
WCHAR IEnumSTATSTGImpl::name[DIRENTRY_NAME_MAX_LEN] |
Definition at line 889 of file storage32.c.
Referenced by IEnumSTATSTGImpl_Clone(), and IEnumSTATSTGImpl_Construct().
StorageBaseImpl* IEnumSTATSTGImpl::parentStorage |
Definition at line 886 of file storage32.c.
Referenced by IEnumSTATSTGImpl_Construct().
LONG IEnumSTATSTGImpl::ref |
Definition at line 885 of file storage32.c.
Referenced by IEnumSTATSTGImpl_Construct().
DirRef IEnumSTATSTGImpl::storageDirEntry |
Definition at line 887 of file storage32.c.
Referenced by IEnumSTATSTGImpl_Construct().