CFileTime::operator =

更新 : 2007 年 11 月

代入演算子です。

CFileTime& operator =(
   const FILETIME& ft 
) throw( );

パラメータ

  • ft
    新しい時刻と日付を表す CFileTime オブジェクト。

戻り値

更新後の CFileTime オブジェクトを返します。

必要条件

ヘッダー : atltime.h

参照

参照

CFileTime クラス

その他の技術情報

CFileTime のメンバ