CFileTimeSpan::SetTimeSpan

Call this method to set the time span of the CFileTimeSpan object.

void SetTimeSpan(
   LONGLONG nSpan 
) throw( );

Parameters

  • nSpan
    The new value for the time span in milliseconds.

Requirements

Header: atltime.h

See Also

Reference

CFileTimeSpan Class

CFileTimeSpan::GetTimeSpan

Other Resources

CFileTimeSpan Members