Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The assignment operator.
CFileTime& operator =(
const FILETIME& ft
) throw( );
Parameters
- ft
A CFileTime object containing the new time and date.
Return Value
Returns the updated CFileTime object.
Requirements
Header: atltime.h