Retrieves the current system date and time. The information is in Coordinated Universal Time (UTC) format.
void WINAPI GetSystemTimeAsFileTime( __out LPFILETIME lpSystemTimeAsFileTime );
A pointer to a FILETIME structure to receive the current system date and time in UTC format.
This function does not return a value.
Send comments about this topic to Microsoft
Build date: 5/14/2009