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.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

double m_span;

See Also

COleDateTimeSpan::COleDateTimeSpan, COleDateTimeSpan::SetDateTimeSpan, COleDateTimeSpan::operator double