CFileTimeSpan オブジェクトの加算を実行します。
CFileTime operator +(
CFileTimeSpan span
) const throw( );
パラメーター
- span
CFileTimeSpan オブジェクト。
戻り値
元の時刻と相対時刻の加算結果を表す CFileTime オブジェクトを返します。
必要条件
**ヘッダー:**atltime.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
CFileTimeSpan オブジェクトの加算を実行します。
CFileTime operator +(
CFileTimeSpan span
) const throw( );
元の時刻と相対時刻の加算結果を表す CFileTime オブジェクトを返します。
**ヘッダー:**atltime.h