CFileTimeSpan::operator +
Performs addition on a CFileTimeSpan object.
CFileTimeSpan operator +(
CFileTimeSpan span
) const throw( );
Parameters
- span
A CFileTimeSpan object.
Return Value
Returns a CFileTimeSpan object containing the sum of the two time spans.
Requirements
Header: atltime.h