CFileTime::Second
A static data member storing the number of 100-nanosecond intervals that make up one day.
static const ULONGLONG Second = Millisecond* 1000;
Example
See the example for CFileTime::Millisecond.
Requirements
Header: atltime.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
A static data member storing the number of 100-nanosecond intervals that make up one day.
static const ULONGLONG Second = Millisecond* 1000;
See the example for CFileTime::Millisecond.
Header: atltime.h