CALENDAR TYPE xxx
Symbolic Value : Views
CALENDAR_TYPE_xxx - Types of calendars.
#include <viewfmt.h>
Symbolic Values :
CALENDAR_TYPE_DAY - Day style calendar.
CALENDAR_TYPE_WEEK - Week style calendar.
CALENDAR_TYPE_MONTH - Month style calendar
Description :
These symbols describe the type of calendar. The type of calendar is specified in the lower four bits of the BYTE ViewStyle member of the VIEW_FORMAT_HEADER structure.
See Also : VIEW_FORMAT_HEADER VIEW_CLASS_xxx