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

#include <file.h>

Data Fields

OFC_LARGE_INTEGER CreationTime
 
OFC_LARGE_INTEGER LastAccessTime
 
OFC_LARGE_INTEGER LastWriteTime
 
OFC_LARGE_INTEGER ChangeTime
 
OFC_LARGE_INTEGER AllocationSize
 
OFC_LARGE_INTEGER EndOfFile
 
OFC_DWORD FileAttributes
 

Detailed Description

Network Open Information for a file

Field Documentation

◆ AllocationSize

OFC_LARGE_INTEGER _OFC_FILE_NETWORK_OPEN_INFO::AllocationSize

The Alloction Size

◆ ChangeTime

OFC_LARGE_INTEGER _OFC_FILE_NETWORK_OPEN_INFO::ChangeTime

The time the file was changed

◆ CreationTime

OFC_LARGE_INTEGER _OFC_FILE_NETWORK_OPEN_INFO::CreationTime

The time fthe file was created

◆ EndOfFile

OFC_LARGE_INTEGER _OFC_FILE_NETWORK_OPEN_INFO::EndOfFile

The End of File

◆ FileAttributes

OFC_DWORD _OFC_FILE_NETWORK_OPEN_INFO::FileAttributes

The File Attributes

◆ LastAccessTime

OFC_LARGE_INTEGER _OFC_FILE_NETWORK_OPEN_INFO::LastAccessTime

The time the file was last accessed

◆ LastWriteTime

OFC_LARGE_INTEGER _OFC_FILE_NETWORK_OPEN_INFO::LastWriteTime

The time the file was last written to


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