ReactOS 0.4.15-dev-7994-gb388cb6
_wfinddata_t Struct Reference

#include <io.h>

Public Attributes

unsigned attrib
 
time_t time_create
 
time_t time_access
 
time_t time_write
 
_fsize_t size
 
wchar_t name [260]
 

Detailed Description

Definition at line 99 of file io.h.

Member Data Documentation

◆ attrib

unsigned _wfinddata_t::attrib

Definition at line 100 of file io.h.

◆ name

wchar_t _wfinddata_t::name

Definition at line 105 of file io.h.

◆ size

_fsize_t _wfinddata_t::size

Definition at line 104 of file io.h.

◆ time_access

time_t _wfinddata_t::time_access

Definition at line 102 of file io.h.

◆ time_create

time_t _wfinddata_t::time_create

Definition at line 101 of file io.h.

◆ time_write

time_t _wfinddata_t::time_write

Definition at line 103 of file io.h.


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