ReactOS 0.4.15-dev-7924-g5949c20
MSVCRT__finddata32_t Struct Reference

#include <msvcrt.h>

Public Attributes

unsigned int attrib
 
MSVCRT___time32_t time_create
 
MSVCRT___time32_t time_access
 
MSVCRT___time32_t time_write
 
MSVCRT__fsize_t size
 
char name [260]
 

Detailed Description

Definition at line 417 of file msvcrt.h.

Member Data Documentation

◆ attrib

unsigned int MSVCRT__finddata32_t::attrib

Definition at line 418 of file msvcrt.h.

◆ name

char MSVCRT__finddata32_t::name

Definition at line 423 of file msvcrt.h.

◆ size

MSVCRT__fsize_t MSVCRT__finddata32_t::size

Definition at line 422 of file msvcrt.h.

◆ time_access

MSVCRT___time32_t MSVCRT__finddata32_t::time_access

Definition at line 420 of file msvcrt.h.

◆ time_create

MSVCRT___time32_t MSVCRT__finddata32_t::time_create

Definition at line 419 of file msvcrt.h.

◆ time_write

MSVCRT___time32_t MSVCRT__finddata32_t::time_write

Definition at line 421 of file msvcrt.h.


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