ReactOS 0.4.16-dev-1946-g52006dd
_RTL_SYSTEM_TIME Struct Reference

#include <winternl.h>

Public Attributes

WORD wYear
 
WORD wMonth
 
WORD wDayOfWeek
 
WORD wDay
 
WORD wHour
 
WORD wMinute
 
WORD wSecond
 
WORD wMilliseconds
 

Detailed Description

Definition at line 157 of file winternl.h.

Member Data Documentation

◆ wDay

WORD _RTL_SYSTEM_TIME::wDay

Definition at line 161 of file winternl.h.

◆ wDayOfWeek

WORD _RTL_SYSTEM_TIME::wDayOfWeek

Definition at line 160 of file winternl.h.

◆ wHour

WORD _RTL_SYSTEM_TIME::wHour

Definition at line 162 of file winternl.h.

◆ wMilliseconds

WORD _RTL_SYSTEM_TIME::wMilliseconds

Definition at line 165 of file winternl.h.

◆ wMinute

WORD _RTL_SYSTEM_TIME::wMinute

Definition at line 163 of file winternl.h.

◆ wMonth

WORD _RTL_SYSTEM_TIME::wMonth

Definition at line 159 of file winternl.h.

◆ wSecond

WORD _RTL_SYSTEM_TIME::wSecond

Definition at line 164 of file winternl.h.

◆ wYear

WORD _RTL_SYSTEM_TIME::wYear

Definition at line 158 of file winternl.h.


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