다음을 통해 공유


CFileTimeSpan::operator ==

CFileTimeSpan 개체가 같은지 비교합니다.

bool operator ==(
   CFileTimeSpan span 
) const throw( );

매개 변수

  • span
    비교할 CFileTimeSpan 개체입니다.

반환 값

반환 true 개체는 그렇지 않은 경우 같으면 거짓.

요구 사항

헤더: atltime.h

참고 항목

참조

CFileTimeSpan 클래스