次の方法で共有


CFileTime::operator +

CFileTimeSpan オブジェクトの加算を実行します。

CFileTime operator +(
   CFileTimeSpan span 
) const throw( );

パラメーター

  • span
    CFileTimeSpan オブジェクト。

戻り値

元の時刻と相対時刻の加算結果を表す CFileTime オブジェクトを返します。

必要条件

**ヘッダー:**atltime.h

参照

参照

CFileTime クラス

CFileTimeSpan クラス

その他の技術情報

CFileTime のメンバー