|
OpenCPN Partial API docs
|
Public Attributes | |
| LONG | Bias |
| WCHAR | StandardName [32] |
| SYSTEMTIME | StandardDate |
| LONG | StandardBias |
| WCHAR | DaylightName [32] |
| SYSTEMTIME | DaylightDate |
| LONG | DaylightBias |
Definition at line 84 of file tcds_binary_harmonic.cpp.
| LONG _TIME_ZONE_INFORMATION::Bias |
Definition at line 85 of file tcds_binary_harmonic.cpp.
| LONG _TIME_ZONE_INFORMATION::DaylightBias |
Definition at line 91 of file tcds_binary_harmonic.cpp.
| SYSTEMTIME _TIME_ZONE_INFORMATION::DaylightDate |
Definition at line 90 of file tcds_binary_harmonic.cpp.
| WCHAR _TIME_ZONE_INFORMATION::DaylightName[32] |
Definition at line 89 of file tcds_binary_harmonic.cpp.
| LONG _TIME_ZONE_INFORMATION::StandardBias |
Definition at line 88 of file tcds_binary_harmonic.cpp.
| SYSTEMTIME _TIME_ZONE_INFORMATION::StandardDate |
Definition at line 87 of file tcds_binary_harmonic.cpp.
| WCHAR _TIME_ZONE_INFORMATION::StandardName[32] |
Definition at line 86 of file tcds_binary_harmonic.cpp.