ReactOS 0.4.15-dev-7942-gd23573b
_finddata32_t Struct Reference

#include <io.h>

Public Attributes

unsigned attrib
 
__time32_t time_create
 
__time32_t time_access
 
__time32_t time_write
 
_fsize_t size
 
char name [260]
 

Detailed Description

Definition at line 46 of file io.h.

Member Data Documentation

◆ attrib

unsigned _finddata32_t::attrib

Definition at line 47 of file io.h.

◆ name

char _finddata32_t::name[260]

Definition at line 52 of file io.h.

◆ size

_fsize_t _finddata32_t::size

Definition at line 51 of file io.h.

◆ time_access

__time32_t _finddata32_t::time_access

Definition at line 49 of file io.h.

◆ time_create

__time32_t _finddata32_t::time_create

Definition at line 48 of file io.h.

◆ time_write

__time32_t _finddata32_t::time_write

Definition at line 50 of file io.h.


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