#include <file.h>
Data Fields | |
| OFC_DWORD | NextEntryOffset |
| OFC_DWORD | StreamNameLength |
| OFC_LARGE_INTEGER | StreamSize |
| OFC_LARGE_INTEGER | StreamAllocationSize |
| OFC_WCHAR | StreamName [1] |
Receives file stream info for the file
| OFC_DWORD _OFC_FILE_STREAM_INFO::NextEntryOffset |
The offset for the next FILE_STREAM_INFO entry
| OFC_LARGE_INTEGER _OFC_FILE_STREAM_INFO::StreamAllocationSize |
The amount of space allocated for the stream
| OFC_WCHAR _OFC_FILE_STREAM_INFO::StreamName[1] |
The Stream Name
| OFC_DWORD _OFC_FILE_STREAM_INFO::StreamNameLength |
The length in bytes of the Stream Name
| OFC_LARGE_INTEGER _OFC_FILE_STREAM_INFO::StreamSize |
The size of the data stream