SECCalendar::AdvanceYear
BOOLSECCalendar::AdvanceYear(BOOLbSelectionFollows= TRUE)
Advances the page being viewed by one year. If bSelectionFollows is TRUE, the currently selected day will advance one year.
Defined in: Calendar.cpp
Return Value
Nonzero if successfully advanced, otherwise 0.
Parameters
bSelectionFollows
Apply advancement to currently selected day if TRUE.
See Also