Поделиться через


CFileTime::GetTime

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

ULONGLONG GetTime( ) const throw( );

Возвращаемое значение

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

Требования

Header: atltime.h

См. также

Основные понятия

CFileTime Class

CFileTime Members

CFileTime::SetTime