ReactOS 0.4.15-dev-8636-g945e856
|
Public Attributes | |
StorageImpl * | parentStorage |
DirRef | ownerDirEntry |
ULONG * | headOfStreamPlaceHolder |
Definition at line 239 of file storage32.c.
ULONG* SmallBlockChainStream::headOfStreamPlaceHolder |
Definition at line 243 of file storage32.c.
Referenced by SmallBlockChainStream_Construct().
DirRef SmallBlockChainStream::ownerDirEntry |
Definition at line 242 of file storage32.c.
Referenced by SmallBlockChainStream_Construct().
StorageImpl* SmallBlockChainStream::parentStorage |
Definition at line 241 of file storage32.c.
Referenced by SmallBlockChainStream_Construct().