ReactOS 0.4.16-dev-2104-gb84fa49
_wfinddata32_t Struct Reference

#include <corecrt_wio.h>

Public Attributes

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

Detailed Description

Definition at line 23 of file corecrt_wio.h.

Member Data Documentation

◆ attrib

unsigned _wfinddata32_t::attrib

Definition at line 24 of file corecrt_wio.h.

Referenced by finddata32_wtoa(), and msvcrt_wfttofd32().

◆ name

wchar_t _wfinddata32_t::name

Definition at line 29 of file corecrt_wio.h.

Referenced by finddata32_wtoa(), and msvcrt_wfttofd32().

◆ size

_fsize_t _wfinddata32_t::size

Definition at line 28 of file corecrt_wio.h.

Referenced by finddata32_wtoa(), and msvcrt_wfttofd32().

◆ time_access

__time32_t _wfinddata32_t::time_access

Definition at line 26 of file corecrt_wio.h.

Referenced by finddata32_wtoa(), and msvcrt_wfttofd32().

◆ time_create

__time32_t _wfinddata32_t::time_create

Definition at line 25 of file corecrt_wio.h.

Referenced by finddata32_wtoa(), and msvcrt_wfttofd32().

◆ time_write

__time32_t _wfinddata32_t::time_write

Definition at line 27 of file corecrt_wio.h.

Referenced by finddata32_wtoa(), and msvcrt_wfttofd32().


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