SECCalendar::RetreatYear
BOOLSECCalendar::RetreatYear(BOOLbSelectionFollows= TRUE)
Decrements the day being viewed by one year. If bSelectionFollows is TRUE, the currently selected day will decrement one year.
Defined in: Calendar.cpp
Return Value
Nonzero if day successfully decremented, otherwise 0.
Parameters
bSelectionFollows
Apply decrement to selection day by a year if TRUE.
See Also