ReactOS 0.4.15-dev-7953-g1f49173
_FAT_DATE Struct Reference

#include <fat.h>

Public Attributes

USHORT Day: 5
 
USHORT Month: 4
 
USHORT Year: 7
 

Detailed Description

Definition at line 274 of file fat.h.

Member Data Documentation

◆ Day

USHORT _FAT_DATE::Day

Definition at line 276 of file fat.h.

◆ Month

USHORT _FAT_DATE::Month

Definition at line 277 of file fat.h.

◆ Year

USHORT _FAT_DATE::Year

Definition at line 278 of file fat.h.


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