CFileTimeSpan::operator =
The assignment operator.
CFileTimeSpan& operator =(
const CFileTimeSpan& span
) throw( );
- span
A CFileTimeSpan object.
Returns the updated CFileTimeSpan object.
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.
The assignment operator.
CFileTimeSpan& operator =(
const CFileTimeSpan& span
) throw( );
Returns the updated CFileTimeSpan object.
Header: atltime.h