Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This operator is used to perform subtraction on a CFileTimeSpan object and assign the result to the current object.
CFileTime& operator -=(
CFileTimeSpan span
) throw( );
Parameters
- span
A CFileTimeSpan object containing the relative time to subtract.
Return Value
Returns the updated CFileTime object.
Requirements
Header: atltime.h