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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Call this method to set the time span of the CFileTimeSpan object.
void SetTimeSpan(
LONGLONG nSpan
) throw( );
Header: atltime.h