Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.Kernel32.TIME_ZONE_INFORMATION Struct Reference

Package Functions

unsafe TIME_ZONE_INFORMATION (in TIME_DYNAMIC_ZONE_INFORMATION dtzi)
 
unsafe string GetStandardName ()
 
unsafe string GetDaylightName ()
 

Package Attributes

int Bias
 
unsafe fixed char StandardName [32]
 
SYSTEMTIME StandardDate
 
int StandardBias
 
unsafe fixed char DaylightName [32]
 
SYSTEMTIME DaylightDate
 
int DaylightBias
 

Detailed Description

Definition at line 496 of file Interop.cs.


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