ReactOS 0.4.15-dev-7961-gdcf9eb0
_TIME_FIELDS Struct Reference

#include <env_spec_w32.h>

Public Attributes

USHORT Year
 
USHORT Month
 
USHORT Day
 
USHORT Hour
 
USHORT Minute
 
USHORT Second
 
USHORT Milliseconds
 
USHORT Weekday
 
CSHORT Year
 
CSHORT Month
 
CSHORT Day
 
CSHORT Hour
 
CSHORT Minute
 
CSHORT Second
 
CSHORT Milliseconds
 
CSHORT Weekday
 

Detailed Description

Definition at line 710 of file env_spec_w32.h.

Member Data Documentation

◆ Day [1/2]

◆ Day [2/2]

CSHORT _TIME_FIELDS::Day

Definition at line 529 of file nt_native.h.

◆ Hour [1/2]

◆ Hour [2/2]

CSHORT _TIME_FIELDS::Hour

Definition at line 530 of file nt_native.h.

◆ Milliseconds [1/2]

◆ Milliseconds [2/2]

CSHORT _TIME_FIELDS::Milliseconds

Definition at line 533 of file nt_native.h.

◆ Minute [1/2]

◆ Minute [2/2]

CSHORT _TIME_FIELDS::Minute

Definition at line 531 of file nt_native.h.

◆ Month [1/2]

◆ Month [2/2]

CSHORT _TIME_FIELDS::Month

Definition at line 528 of file nt_native.h.

◆ Second [1/2]

◆ Second [2/2]

CSHORT _TIME_FIELDS::Second

Definition at line 532 of file nt_native.h.

◆ Weekday [1/2]

◆ Weekday [2/2]

CSHORT _TIME_FIELDS::Weekday

Definition at line 534 of file nt_native.h.

◆ Year [1/2]

◆ Year [2/2]

CSHORT _TIME_FIELDS::Year

Definition at line 527 of file nt_native.h.


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