次の方法で共有


CFileTime::operator =

代入演算子です。

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

パラメーター

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

戻り値

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

必要条件

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

参照

参照

CFileTime クラス

その他の技術情報

CFileTime のメンバー