ReactOS 0.4.15-dev-7918-g2a2556c
SmallBlockChainStream Struct Reference
Collaboration diagram for SmallBlockChainStream:

Public Attributes

StorageImplparentStorage
 
DirRef ownerDirEntry
 
ULONGheadOfStreamPlaceHolder
 

Detailed Description

Definition at line 239 of file storage32.c.

Member Data Documentation

◆ headOfStreamPlaceHolder

ULONG* SmallBlockChainStream::headOfStreamPlaceHolder

Definition at line 243 of file storage32.c.

Referenced by SmallBlockChainStream_Construct().

◆ ownerDirEntry

DirRef SmallBlockChainStream::ownerDirEntry

Definition at line 242 of file storage32.c.

Referenced by SmallBlockChainStream_Construct().

◆ parentStorage

StorageImpl* SmallBlockChainStream::parentStorage

Definition at line 241 of file storage32.c.

Referenced by SmallBlockChainStream_Construct().


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