ReactOS 0.4.15-dev-7953-g1f49173
_FAT_TIME Struct Reference

#include <fat.h>

Public Attributes

USHORT DoubleSeconds: 5
 
USHORT Minute: 6
 
USHORT Hour: 5
 

Detailed Description

Definition at line 265 of file fat.h.

Member Data Documentation

◆ DoubleSeconds

USHORT _FAT_TIME::DoubleSeconds

Definition at line 267 of file fat.h.

Referenced by FatGetDirTimes().

◆ Hour

USHORT _FAT_TIME::Hour

Definition at line 269 of file fat.h.

Referenced by FatGetDirTimes().

◆ Minute

USHORT _FAT_TIME::Minute

Definition at line 268 of file fat.h.

Referenced by FatGetDirTimes().


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