This method message retrieves date information that represents the upper and lower limits of the date range currently selected by the user
Header file: | Afxdtctl.h |
Platforms: | H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
BOOL GetSelRange( COleDateTime& refMinRange,
COleDateTime& refMaxRange ) const;
BOOL GetSelRange( CTime& refMinRange, CTime& refMaxRange ) const;
BOOL GetSelRange( LPSYSTEMTIME pMinRange,
LPSYSTEMTIME pMaxRange ) const;