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 compares two CFileTime objects to determine the larger.
bool operator >(
CFileTime ft
) const throw( );
Parameters
- ft
The CFileTime object to be compared.
Return Value
Returns true if the first object is greater than (later in time) than the second, otherwise false.
Requirements
Header: atltime.h