CFileTime::operator =
The assignment operator.
CFileTime& operator =(
const FILETIME& ft
) throw( );
Параметры
- ft
A CFileTime object containing the new time and date.
Возвращаемое значение
Returns the updated CFileTime object.
Требования
Header: atltime.h