COleDateTime::m_status
Contains the status of this COleDateTime object.
DateTimeStatus m_status;
Remarks
The type of this data member is the enumerated type DateTimeStatus, which is defined within the COleDateTime class. See COleDateTime::GetStatus for details.
Warning
This data member is for advanced programming situations. You should use the inline member functions GetStatus and SetStatus. See SetStatus for further cautions regarding explicitly setting this data member.
Requirements
Header: atlcomtime.h