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.
The underlying double value for this COleDateTime object.
double m_span;
Remarks
This value expresses the date/time-span in days.
Warning
Changing the value in the double data member will change the value of this COleDateTimeSpan object. It does not change the status of this COleDateTimeSpan object.
Requirements
Header: atlcomtime.h
See Also
Reference
COleDateTimeSpan::COleDateTimeSpan
COleDateTimeSpan::SetDateTimeSpan
COleDateTimeSpan::operator double