CFileTimeSpan::operator ==
Compares two CFileTimeSpan objects for equality.
bool operator ==(
CFileTimeSpan span
) const throw( );
- span
The CFileTimeSpan object to be compared.
Returns true if the objects are equal, otherwise false.
Header: atltime.h