COleDateTimeSpan Member Functions

Construction
COleDateTimeSpan Constructs a COleDateTimeSpan object.

Attributes
GetStatus Retrieves the status (validity) of this COleDateTimeSpan object.
SetStatus Sets the status (validity) of this COleDateTimeSpan object.
GetDays Returns the day portion of the span this COleDateTimeSpan object represents.
GetHours Returns the hour portion of the span this COleDateTimeSpan object represents.
GetMinutes Returns the minute portion of the span this COleDateTimeSpan object represents.
GetSeconds Returns the second portion of the span this COleDateTimeSpan object represents.
GetTotalDays Returns the number of days this COleDateTimeSpan object represents.
GetTotalHours Returns the number of hours this COleDateTimeSpan object represents.
GetTotalMinutes Returns the number of minutes this COleDateTimeSpan object represents.
GetTotalSeconds Returns the number of seconds this COleDateTimeSpan object represents.

Operations
SetDateTimeSpan Sets the value of this COleDateTimeSpan object.

See Also

COleDateTimeSpan Overview, COleDateTimeSpan Operators, COleDateTimeSpan Data Members, COleDateTimeSpan Enumerations, Automation Types