SECCalendar::GetSingleDate
BOOLSECCalendar::GetSingleDate(void)
Retrieves status of calendar single date mode.
Defined in: Calendar.cpp
Return Value
Nonzero if calendar is in single date mode, otherwise 0.
Comments
If the value returned is nonzero, the calendar control can only select a single date at a time, otherwise multiple dates may be selected.
See Also