Open Files 5.3.0
Multi-Platform Event-Driven Application Framework
_OFC_FILE_BASIC_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_DWORD FileAttributes
 

Detailed Description

Basic Information for a file

Field Documentation

◆ ChangeTime

OFC_LARGE_INTEGER _OFC_FILE_BASIC_INFO::ChangeTime

The time the file was changed

◆ CreationTime

OFC_LARGE_INTEGER _OFC_FILE_BASIC_INFO::CreationTime

The time fthe file was created

◆ FileAttributes

OFC_DWORD _OFC_FILE_BASIC_INFO::FileAttributes

The File Attributes

◆ LastAccessTime

OFC_LARGE_INTEGER _OFC_FILE_BASIC_INFO::LastAccessTime

The time the file was last accessed

◆ LastWriteTime

OFC_LARGE_INTEGER _OFC_FILE_BASIC_INFO::LastWriteTime

The time the file was last written to


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