COleDateTimeSpan::GetStatus

Call this member function to retrieve the status (validity) of this COleDateTimeSpan object, using a value from the COleDateTimeSpan::DateTimeSpanStatus enumeration.

Syntax

COleDateTimeSpan::DateTimeSpanStatus GetStatus( ) const;

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleDateTimeSpan Overview, COleDateTimeSpan Member Functions, Automation Types, COleDateTimeSpan::DateTimeSpanStatus, COleDateTimeSpan::SetStatus, COleDateTimeSpan::m_status