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 for inequality.
bool operator!=(
CFileTimeSpan span
) const throw( );
Parameters
- span
The CFileTimeSpan object to be compared.
Return Value
Returns true if the item being compared is not equal to the CFileTimeSpan object; otherwise false.
Requirements
Header: atltime.h