LocalFileTimeToFileTime

This function entry is part of a MAPI-specific list of Win32 functions. For a complete description, see Win32 Functions.

BOOL LocalFileTimeToFileTime(
  CONST FILETIME * lpftLocal,   
  LPFILETIME lpft               
)
 

Limitations

Requires that an earlier call to SetTimeZoneInformation has been made to get the local time zone.