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.
Performs addition on a CFileTimeSpan object and assigns the result to the current object.
CFileTimeSpan& operator +=(
CFileTimeSpan span
) throw( );
Parameters
- span
A CFileTimeSpan object.
Return Value
Returns the updated CFileTimeSpan object containing the sum of the two time spans.
Requirements
Header: atltime.h