ReactOS 0.4.15-dev-7842-g558ab78
MSVCRT__finddata64_t Struct Reference

#include <msvcrt.h>

Public Member Functions

__int64 DECLSPEC_ALIGN (8) size
 
__int64 DECLSPEC_ALIGN (8) size
 

Public Attributes

unsigned int attrib
 
MSVCRT___time64_t time_create
 
MSVCRT___time64_t time_access
 
MSVCRT___time64_t time_write
 
char name [260]
 

Detailed Description

Definition at line 444 of file msvcrt.h.

Member Function Documentation

◆ DECLSPEC_ALIGN() [1/2]

__int64 MSVCRT__finddata64_t::DECLSPEC_ALIGN ( )

◆ DECLSPEC_ALIGN() [2/2]

__int64 MSVCRT__finddata64_t::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ attrib

unsigned int MSVCRT__finddata64_t::attrib

Definition at line 445 of file msvcrt.h.

◆ name

char MSVCRT__finddata64_t::name

Definition at line 450 of file msvcrt.h.

◆ time_access

MSVCRT___time64_t MSVCRT__finddata64_t::time_access

Definition at line 447 of file msvcrt.h.

◆ time_create

MSVCRT___time64_t MSVCRT__finddata64_t::time_create

Definition at line 446 of file msvcrt.h.

◆ time_write

MSVCRT___time64_t MSVCRT__finddata64_t::time_write

Definition at line 448 of file msvcrt.h.


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