CFileTimeSpan Members
Methods
The constructor. |
|
Call this method to retrieve the time span from the CFileTimeSpan object. |
|
Call this method to set the time span of the CFileTimeSpan object. |
Operators
Performs subtraction on a CFileTimeSpan object. |
|
Compares two CFileTimeSpan objects for inequality. |
|
Performs addition on a CFileTimeSpan object. |
|
Performs addition on a CFileTimeSpan object and assign the result to the current object. |
|
Compares two CFileTimeSpan objects to determine the lesser. |
|
Compares two CFileTimeSpan objects to determine equality or the lesser. |
|
The assignment operator. |
|
Performs subtraction on a CFileTimeSpan object and assign the result to the current object. |
|
Compares two CFileTimeSpan objects for equality. |
|
Compares two CFileTimeSpan objects to determine the larger. |
|
Compares two CFileTimeSpan objects to determine equality or the larger. |