ReactOS 0.4.16-dev-983-g23ad936
_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 1718 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: