CTime::GetTime

Call this member function to retrieve a time_t value for the given CTime object.

Syntax

time_t GetTime( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTime Overview, CTime Member Functions, Simple Value Types, CTime::CTime