MCM_GETCURRENTVIEW message
Gets the current view of the calendar. You can send this message explicitly or by using the MonthCal_GetCurrentView macro.
Parameters
-
wParam
-
Must be zero.
-
lParam
-
Must be zero.
Return value
Current view. One of the following values.
Return code | Description |
---|---|
|
Monthly view. |
|
Annual view. |
|
Decade view. |
|
Century view. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|