Load into the specified result the address of a 0 terminated C-string containing the Windows time-zone identifier for the specified zoneinfoId. Return 0 on success, and non-zero value with no other effect otherwise. The returned address is valid for the life-time of the process.
Declared in <baltzo_windowstimezoneutil.h>
static
int
getWindowsTimeZoneId(
char const** result,
char const* zoneinfoId);