CFileTime::Day
A static data member storing the number of 100-nanosecond intervals that make up one day.
static const ULONGLONG Day = Hour* 24;
Example
See the example for CFileTime::Millisecond.
Requirements
Header: atltime.h
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
A static data member storing the number of 100-nanosecond intervals that make up one day.
static const ULONGLONG Day = Hour* 24;
See the example for CFileTime::Millisecond.
Header: atltime.h