Open Files 5.3.0
Multi-Platform Event-Driven Application Framework
_OFC_FILE_STREAM_INFO Struct Reference

#include <file.h>

Data Fields

OFC_DWORD NextEntryOffset
 
OFC_DWORD StreamNameLength
 
OFC_LARGE_INTEGER StreamSize
 
OFC_LARGE_INTEGER StreamAllocationSize
 
OFC_WCHAR StreamName [1]
 

Detailed Description

Receives file stream info for the file

Field Documentation

◆ NextEntryOffset

OFC_DWORD _OFC_FILE_STREAM_INFO::NextEntryOffset

The offset for the next FILE_STREAM_INFO entry

◆ StreamAllocationSize

OFC_LARGE_INTEGER _OFC_FILE_STREAM_INFO::StreamAllocationSize

The amount of space allocated for the stream

◆ StreamName

OFC_WCHAR _OFC_FILE_STREAM_INFO::StreamName[1]

The Stream Name

◆ StreamNameLength

OFC_DWORD _OFC_FILE_STREAM_INFO::StreamNameLength

The length in bytes of the Stream Name

◆ StreamSize

OFC_LARGE_INTEGER _OFC_FILE_STREAM_INFO::StreamSize

The size of the data stream


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