CFileTime オブジェクトまたは CFileTimeSpan オブジェクトの減算を実行します。
CFileTime operator -(
CFileTimeSpan span
) const throw( );
CFileTimeSpan operator -(
CFileTime ft
) const throw( );
パラメーター
span
CFileTimeSpan オブジェクト。ft
CFileTime オブジェクト。
戻り値
2 つのオブジェクト間の時間差の結果を表す CFileTime オブジェクトまたは CFileTimeSpan オブジェクトを返します。
必要条件
**ヘッダー:**atltime.h