ReactOS 0.4.16-dev-1481-ga753f34
_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
 
RTL_SYSTEM_TIME StandardDate
 
RTL_SYSTEM_TIME DaylightDate
 

Detailed Description

Definition at line 1727 of file rtltypes.h.

Member Data Documentation

◆ Bias

◆ DaylightBias

◆ DaylightDate [1/2]

◆ DaylightDate [2/2]

RTL_SYSTEM_TIME _RTL_TIME_ZONE_INFORMATION::DaylightDate

Definition at line 194 of file winternl.h.

◆ DaylightName

WCHAR _RTL_TIME_ZONE_INFORMATION::DaylightName

◆ StandardBias

◆ StandardDate [1/2]

◆ StandardDate [2/2]

RTL_SYSTEM_TIME _RTL_TIME_ZONE_INFORMATION::StandardDate

Definition at line 187 of file winternl.h.

◆ StandardName

WCHAR _RTL_TIME_ZONE_INFORMATION::StandardName

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