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 subtraction 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.
Requirements
Header: atltime.h