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.
This operator compares two CFileTime objects for equality.
bool operator ==(
CFileTime ft
) const throw( );
Parameters
- ft
The CFileTime object to compare.
Return Value
Returns true if the objects are equal, otherwise false.
Requirements
Header: atltime.h