NAME

GetLocalTime  (KERNEL32.@)

SYNOPSIS

 VOID GetLocalTime
 (
  LPSYSTEMTIME systime
 )

PARAMS

systime [Out] Destination for current time.

DESCRIPTION

Get the current local time.

RETURNS

Nothing.

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel/time.c". source.winehq.org/source/dlls/kernel/time.c

Debug channel "time".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.