FreeRDP
_TIME_DYNAMIC_ZONE_INFORMATION Struct Reference

#include <timezone.h>

Data Fields

LONG Bias
 
WCHAR StandardName [32]
 
SYSTEMTIME StandardDate
 
LONG StandardBias
 
WCHAR DaylightName [32]
 
SYSTEMTIME DaylightDate
 
LONG DaylightBias
 
WCHAR TimeZoneKeyName [128]
 
BOOLEAN DynamicDaylightTimeDisabled
 

Field Documentation

◆ Bias

LONG _TIME_DYNAMIC_ZONE_INFORMATION::Bias

◆ DaylightBias

LONG _TIME_DYNAMIC_ZONE_INFORMATION::DaylightBias

◆ DaylightDate

SYSTEMTIME _TIME_DYNAMIC_ZONE_INFORMATION::DaylightDate

◆ DaylightName

WCHAR _TIME_DYNAMIC_ZONE_INFORMATION::DaylightName[32]

◆ DynamicDaylightTimeDisabled

BOOLEAN _TIME_DYNAMIC_ZONE_INFORMATION::DynamicDaylightTimeDisabled

◆ StandardBias

LONG _TIME_DYNAMIC_ZONE_INFORMATION::StandardBias

◆ StandardDate

SYSTEMTIME _TIME_DYNAMIC_ZONE_INFORMATION::StandardDate

◆ StandardName

WCHAR _TIME_DYNAMIC_ZONE_INFORMATION::StandardName[32]

◆ TimeZoneKeyName

WCHAR _TIME_DYNAMIC_ZONE_INFORMATION::TimeZoneKeyName[128]

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