COleDateTimeSpan::m_span

The underlying double value for this COleDateTime object.

double m_span;

Remarks

This value expresses the date/time-span in days.

경고

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 Class

Hierarchy Chart

COleDateTimeSpan::COleDateTimeSpan

COleDateTimeSpan::SetDateTimeSpan

COleDateTimeSpan::operator double

Other Resources

COleDateTimeSpan Members