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