ReactOS 0.4.15-dev-7934-g1dc8d80
CMC_time Struct Reference

#include <xcmc.h>

Public Attributes

CMC_sint8 second
 
CMC_sint8 minute
 
CMC_sint8 hour
 
CMC_sint8 day
 
CMC_sint8 month
 
CMC_sint8 year
 
CMC_sint8 isdst
 
CMC_sint8 unused1
 
CMC_sint16 tmzone
 
CMC_sint16 unused2
 

Detailed Description

Definition at line 96 of file xcmc.h.

Member Data Documentation

◆ day

CMC_sint8 CMC_time::day

Definition at line 100 of file xcmc.h.

◆ hour

CMC_sint8 CMC_time::hour

Definition at line 99 of file xcmc.h.

◆ isdst

CMC_sint8 CMC_time::isdst

Definition at line 103 of file xcmc.h.

◆ minute

CMC_sint8 CMC_time::minute

Definition at line 98 of file xcmc.h.

◆ month

CMC_sint8 CMC_time::month

Definition at line 101 of file xcmc.h.

◆ second

CMC_sint8 CMC_time::second

Definition at line 97 of file xcmc.h.

◆ tmzone

CMC_sint16 CMC_time::tmzone

Definition at line 105 of file xcmc.h.

◆ unused1

CMC_sint8 CMC_time::unused1

Definition at line 104 of file xcmc.h.

◆ unused2

CMC_sint16 CMC_time::unused2

Definition at line 106 of file xcmc.h.

◆ year

CMC_sint8 CMC_time::year

Definition at line 102 of file xcmc.h.


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