CFileTime::GetTime

Call this method to retrieve the time from the CFileTime object.

ULONGLONG GetTime( ) const throw( );

Return Value

Returns the date and time as a 64-bit number, which may be in either local or Coordinated Universal Time (UTC) format.

Requirements

Header: atltime.h

See Also

Reference

CFileTime Class

CFileTime::SetTime