CFileTimeSpan::operator +=

更新 : 2007 年 11 月

CFileTimeSpan オブジェクトの加算を実行して、現在のオブジェクトに結果を代入します。

CFileTimeSpan& operator +=(
   CFileTimeSpan span 
) throw( );

パラメータ

  • span
    CFileTimeSpan オブジェクト。

戻り値

2 つの期間の和を持つ、更新後の CFileTimeSpan オブジェクトを返します。

必要条件

ヘッダー : atltime.h

参照

参照

CFileTimeSpan クラス

その他の技術情報

CFileTimeSpan のメンバ