This method retrieves the date information for the date specified as "today" for a month calendar control.
Header file: | Afxdtctl.h |
Platforms: | H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
BOOL CMonthCalCtrl::GetToday( COleDateTime& refDateTime ) const;
BOOL CMonthCalCtrl::GetToday( CTime& refDateTime ) const;
BOOL GetToday( LPSYSTEMTIME pDateTime ) const;