|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <storage32.h>

Definition at line 185 of file storage32.h.
| const StorageBaseImplVtbl* StorageBaseImpl::baseVtbl |
Definition at line 216 of file storage32.h.
| BOOL StorageBaseImpl::create |
Definition at line 228 of file storage32.h.
| IDirectWriterLock StorageBaseImpl::IDirectWriterLock_iface |
Definition at line 189 of file storage32.h.
| IPropertySetStorage StorageBaseImpl::IPropertySetStorage_iface |
Definition at line 188 of file storage32.h.
Referenced by TransactedSharedImpl_Construct(), and TransactedSnapshotImpl_Construct().
| IStorage StorageBaseImpl::IStorage_iface |
Definition at line 187 of file storage32.h.
Referenced by create_storagefile(), deleteStorageContents(), deleteStreamContents(), IEnumSTATSTGImpl_Construct(), StgCreateDocfileOnILockBytes(), StgOpenStorage(), StgOpenStorageOnILockBytes(), and StorageBaseImpl_OpenStorage().
Definition at line 235 of file storage32.h.
| DWORD StorageBaseImpl::openFlags |
Definition at line 221 of file storage32.h.
Referenced by Storage_ConstructTransacted(), TransactedSharedImpl_Construct(), and TransactedSnapshotImpl_Construct().
| LONG StorageBaseImpl::ref |
Definition at line 190 of file storage32.h.
| BOOL StorageBaseImpl::reverted |
Definition at line 206 of file storage32.h.
| DWORD StorageBaseImpl::stateBits |
Definition at line 226 of file storage32.h.
| DirRef StorageBaseImpl::storageDirEntry |
Definition at line 211 of file storage32.h.
Referenced by StorageBaseImpl_CopyTo(), TransactedSharedImpl_Construct(), and TransactedSnapshotImpl_Construct().
Definition at line 201 of file storage32.h.
Referenced by deleteStorageContents(), StorageBaseImpl_DeleteAll(), and StorageBaseImpl_IsStorageOpen().
Definition at line 196 of file storage32.h.
Referenced by deleteStreamContents(), StorageBaseImpl_AddStream(), StorageBaseImpl_DeleteAll(), and StorageBaseImpl_IsStreamOpen().
| StorageBaseImpl* StorageBaseImpl::transactedChild |
Definition at line 234 of file storage32.h.
Referenced by StorageBaseImpl_DeleteAll(), and TransactedSnapshotImpl_Construct().