Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies a COleDateTimeSpan value.
COleDateTimeSpan& operator =(
double dblSpanSrc
) throw( );
Remarks
This overloaded assignment operator copies the source date/time-span value into this COleDateTimeSpan object.
Requirements
Header: atlcomtime.h
See Also
Reference
COleDateTimeSpan::COleDateTimeSpan