ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <winnls32.h>
Public Attributes | |
WORD | year |
WORD | month |
WORD | day |
WORD | hour |
WORD | min |
WORD | sec |
Definition at line 8 of file winnls32.h.
WORD _tagDATETIME::day |
Definition at line 12 of file winnls32.h.
WORD _tagDATETIME::hour |
Definition at line 13 of file winnls32.h.
WORD _tagDATETIME::min |
Definition at line 14 of file winnls32.h.
WORD _tagDATETIME::month |
Definition at line 11 of file winnls32.h.
WORD _tagDATETIME::sec |
Definition at line 15 of file winnls32.h.
WORD _tagDATETIME::year |
Definition at line 10 of file winnls32.h.