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.
Compares two CFileTimeSpan objects to determine equality or the lesser.
bool operator<=(
CFileTimeSpan span
) const throw( );
Parameters
- span
The CFileTimeSpan object to be compared.
Return Value
Returns true if the first object is less than (that is, represents a shorter time period) or equal to the second, otherwise false.
Requirements
Header: atltime.h