ReactOS 0.4.15-dev-7924-g5949c20
_DOS_CLOCK_TRANSFER_RECORD Struct Reference

#include <dos.h>

Public Attributes

WORD NumberOfDays
 
BYTE Minutes
 
BYTE Hours
 
BYTE Hundredths
 
BYTE Seconds
 

Detailed Description

Definition at line 106 of file dos.h.

Member Data Documentation

◆ Hours

BYTE _DOS_CLOCK_TRANSFER_RECORD::Hours

Definition at line 110 of file dos.h.

◆ Hundredths

BYTE _DOS_CLOCK_TRANSFER_RECORD::Hundredths

Definition at line 111 of file dos.h.

◆ Minutes

BYTE _DOS_CLOCK_TRANSFER_RECORD::Minutes

Definition at line 109 of file dos.h.

◆ NumberOfDays

WORD _DOS_CLOCK_TRANSFER_RECORD::NumberOfDays

Definition at line 108 of file dos.h.

◆ Seconds

BYTE _DOS_CLOCK_TRANSFER_RECORD::Seconds

Definition at line 112 of file dos.h.


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