ReactOS 0.4.15-dev-7994-gb388cb6
_RTL_TIME_ZONE_INFORMATION Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_TIME_ZONE_INFORMATION:

Public Attributes

LONG Bias
 
WCHAR StandardName [32]
 
TIME_FIELDS StandardDate
 
LONG StandardBias
 
WCHAR DaylightName [32]
 
TIME_FIELDS DaylightDate
 
LONG DaylightBias
 

Detailed Description

Definition at line 1708 of file rtltypes.h.

Member Data Documentation

◆ Bias

◆ DaylightBias

◆ DaylightDate

◆ DaylightName

WCHAR _RTL_TIME_ZONE_INFORMATION::DaylightName

◆ StandardBias

◆ StandardDate

◆ StandardName

WCHAR _RTL_TIME_ZONE_INFORMATION::StandardName

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