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::GetTotalDays