GetSystemTime
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This function retrieves the current system date and time. The system time is expressed in UTC.
void GetSystemTime( LPSYSTEMTIME lpSystemTime );
- lpSystemTime
-
[out] Pointer to a SYSTEMTIME structure to receive the current system date and time.