COleDateTime::m_dt
The underlying DATE structure for this COleDateTime object.
DATE m_dt;
Remarks
Warning
Changing the value in the DATE object accessed by the pointer returned by this function will change the value of this COleDateTime object. It does not change the status of this COleDateTime object.
For more information about the implementation of the DATE object, see the article Date and Time: Automation Support.
Requirements
Header: atlcomtime.h