ReactOS 0.4.15-dev-7788-g1ad9096
_DSKTLSYSTEMTIME Struct Reference

#include <regstr.h>

Public Attributes

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

Detailed Description

Definition at line 802 of file regstr.h.

Member Data Documentation

◆ wDay

WORD _DSKTLSYSTEMTIME::wDay

Definition at line 806 of file regstr.h.

◆ wDayOfWeek

WORD _DSKTLSYSTEMTIME::wDayOfWeek

Definition at line 805 of file regstr.h.

◆ wHour

WORD _DSKTLSYSTEMTIME::wHour

Definition at line 807 of file regstr.h.

◆ wMilliseconds

WORD _DSKTLSYSTEMTIME::wMilliseconds

Definition at line 810 of file regstr.h.

◆ wMinute

WORD _DSKTLSYSTEMTIME::wMinute

Definition at line 808 of file regstr.h.

◆ wMonth

WORD _DSKTLSYSTEMTIME::wMonth

Definition at line 804 of file regstr.h.

◆ wResult

WORD _DSKTLSYSTEMTIME::wResult

Definition at line 811 of file regstr.h.

◆ wSecond

WORD _DSKTLSYSTEMTIME::wSecond

Definition at line 809 of file regstr.h.

◆ wYear

WORD _DSKTLSYSTEMTIME::wYear

Definition at line 803 of file regstr.h.


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