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

#include <file.h>

Data Fields

OFC_DWORD NextEntryOffset
 
OFC_DWORD FileIndex
 
OFC_DWORD FileNameLength
 
OFC_WCHAR FileName [1]
 

Detailed Description

Contains Information about files in a specified directory

Field Documentation

◆ FileIndex

OFC_DWORD _OFC_FILE_NAMES_INFO::FileIndex

The byte offset of the file within the parent directory

◆ FileName

OFC_WCHAR _OFC_FILE_NAMES_INFO::FileName[1]

The File Name

◆ FileNameLength

OFC_DWORD _OFC_FILE_NAMES_INFO::FileNameLength

The length of the file name

◆ NextEntryOffset

OFC_DWORD _OFC_FILE_NAMES_INFO::NextEntryOffset

The offset for the next FILE_ID_BOTH_DIR_INFO structure in the buffer


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