Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function retrieves the current local date and time.
voidGetLocalTime( LPSYSTEMTIMElpSystemTime );
Parameters
- lpSystemTime
[out] Pointer to a SYSTEMTIME structure to receive the current local date and time.
Return Values
None.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winbase.h.
Link Library: Coredll.lib.
See Also
Time Functions | GetSystemTime | SetLocalTime | SetTimeZoneInformation | SYSTEMTIME | Timer Driver Reference
Send Feedback on this topic to the authors