CMonthCalCtrl::GetCurSel

This method retrieves the system time portrayed by the currently selected date.

At a Glance

Header file: Afxdtctl.h
Platforms: H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL GetCurSel( COleDateTime& refDateTime ) const;

BOOL GetCurSel( CTime& refDateTime ) const;

BOOL GetCurSel( LPSYSTEMTIME pDateTime ) const;