COleDateTimeSpan::m_span

This data member contains the underlying double value represented by this COleDateTimeSpan object. This value expresses the date/time-span in days.

double m_span;

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleDateTimeSpan Overview, COleDateTimeSpan Data Members, Automation Types, COleDateTimeSpan::COleDateTimeSpan, COleDateTimeSpan::SetDateTimeSpan, COleDateTimeSpan::operator double