OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TFileStatus Struct Reference

#include <owl/file.h>

Public Attributes

TTime createTime
 
TTime modifyTime
 
TTime accessTime
 
uint32 size
 
uint attribute
 
tchar fullName [_MAX_PATH]
 

Detailed Description

Definition at line 35 of file file.h.

Member Data Documentation

◆ accessTime

TTime owl::TFileStatus::accessTime

Definition at line 38 of file file.h.

◆ attribute

uint owl::TFileStatus::attribute

Definition at line 40 of file file.h.

◆ createTime

TTime owl::TFileStatus::createTime

Definition at line 36 of file file.h.

◆ fullName

tchar owl::TFileStatus::fullName[_MAX_PATH]

Definition at line 41 of file file.h.

◆ modifyTime

TTime owl::TFileStatus::modifyTime

Definition at line 37 of file file.h.

◆ size

uint32 owl::TFileStatus::size

Definition at line 39 of file file.h.


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