CFileTime::Hour
A static data member storing the number of 100-nanosecond intervals that make up one hour.
static const ULONGLONG Hour = Minute* 60;
Example
See the example for CFileTime::Millisecond.
Requirements
Header: atltime.h
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
A static data member storing the number of 100-nanosecond intervals that make up one hour.
static const ULONGLONG Hour = Minute* 60;
See the example for CFileTime::Millisecond.
Header: atltime.h