ReactOS 0.4.15-dev-8434-g155a7c7
_tagDATETIME Struct Reference

#include <winnls32.h>

Public Attributes

WORD year
 
WORD month
 
WORD day
 
WORD hour
 
WORD min
 
WORD sec
 

Detailed Description

Definition at line 8 of file winnls32.h.

Member Data Documentation

◆ day

WORD _tagDATETIME::day

Definition at line 12 of file winnls32.h.

◆ hour

WORD _tagDATETIME::hour

Definition at line 13 of file winnls32.h.

◆ min

WORD _tagDATETIME::min

Definition at line 14 of file winnls32.h.

◆ month

WORD _tagDATETIME::month

Definition at line 11 of file winnls32.h.

◆ sec

WORD _tagDATETIME::sec

Definition at line 15 of file winnls32.h.

◆ year

WORD _tagDATETIME::year

Definition at line 10 of file winnls32.h.


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