CFileTime::Week
A static data member storing the number of 100-nanosecond intervals that make up one week.
static const ULONGLONG Week = Day* 7;
Example
See the example for CFileTime::Millisecond.
Requirements
Header: atltime.h
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
A static data member storing the number of 100-nanosecond intervals that make up one week.
static const ULONGLONG Week = Day* 7;
See the example for CFileTime::Millisecond.
Header: atltime.h