COleDateTimeSpan::operator double

Converts this COleDateTimeSpan value to a double.

operator double( ) const throw( );

Remarks

This operator returns the value of this COleDateTimeSpan value as a floating-point number of days.

Requirements

Header: atlcomtime.h

See Also

Reference

COleDateTimeSpan Class

Hierarchy Chart

COleDateTimeSpan::GetTotalDays

COleDateTimeSpan::SetDateTimeSpan

COleDateTimeSpan::m_span

Other Resources

COleDateTimeSpan Members