CFileTime::Minute
A static data member storing the number of 100-nanosecond intervals that make up one minute.
static const ULONGLONG Minute = Second* 60;
Example
See the example for CFileTime::Millisecond.
Requirements
Header: atltime.h
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
A static data member storing the number of 100-nanosecond intervals that make up one minute.
static const ULONGLONG Minute = Second* 60;
See the example for CFileTime::Millisecond.
Header: atltime.h