CFileTime::SetTime
Call this method to set the date and time stored by the CFileTime object.
void SetTime(
ULONGLONG nTime
) throw( );
Parameters
- nTime
The 64-bit value representing the date and time, in either local or Coordinated Universal Time (UTC) format.
Requirements
Header: atltime.h