double GetTotalDays( ) const;
Return Value
This date/time-span value expressed in days. Although this function is prototyped to return a double, it will always return an integer value.
Remarks
Call this member function to retrieve this date/time-span value expressed in days.
The return values from this function range between approximately – 3.65e6 and 3.65e6.
For other functions that query the value of a COleDateTimeSpan object, see the following member functions:
COleDateTimeSpan Overview | Class Members | Hierarchy Chart
See Also COleDateTimeSpan::SetDateTimeSpan, COleDateTimeSpan::operator double