TimeZone Struct Reference
[Configuration]
Timezone informations.
More...
#include <OutlookConfig.h>
List of all members.
|
Public Attributes |
int | index |
std::wstring | keyName |
std::wstring | displayName |
bool | isDaylight |
LONG | bias |
std::wstring | standardName |
SYSTEMTIME | standardDate |
LONG | standardBias |
std::wstring | daylightName |
SYSTEMTIME | daylightDate |
LONG | daylightBias |
Detailed Description
Timezone informations.
This is a more complete structure than 'TIME_ZONE_INFORMATION' because we need a unique key value to recognize the timezones ('keyName').
The documentation for this struct was generated from the following file:
- C:/cygwin/home/forge/outlook-branch/install/output/export/mainclientDll/src/include/OutlookConfig.h