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 82 of file TCDS_Binary_Harmonic.cpp.
LONG _TIME_ZONE_INFORMATION::Bias |
Definition at line 83 of file TCDS_Binary_Harmonic.cpp.
LONG _TIME_ZONE_INFORMATION::DaylightBias |
Definition at line 89 of file TCDS_Binary_Harmonic.cpp.
SYSTEMTIME _TIME_ZONE_INFORMATION::DaylightDate |
Definition at line 88 of file TCDS_Binary_Harmonic.cpp.
WCHAR _TIME_ZONE_INFORMATION::DaylightName[32] |
Definition at line 87 of file TCDS_Binary_Harmonic.cpp.
LONG _TIME_ZONE_INFORMATION::StandardBias |
Definition at line 86 of file TCDS_Binary_Harmonic.cpp.
SYSTEMTIME _TIME_ZONE_INFORMATION::StandardDate |
Definition at line 85 of file TCDS_Binary_Harmonic.cpp.
WCHAR _TIME_ZONE_INFORMATION::StandardName[32] |
Definition at line 84 of file TCDS_Binary_Harmonic.cpp.