Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This operator compares two CFileTime objects for inequality.
bool operator!=(
CFileTime ft
) const throw( );
Parameters
- ft
The CFileTime object to be compared.
Return Value
Returns true if the item being compared is not equal to the CFileTime object, otherwise false.
Requirements
Header: atltime.h