MMCN_MINIMIZED message
The MMCN_MINIMIZED notification message is sent to the snap-in's IComponent implementation when a window for which it owns the result pane is being minimized or maximized.
Parameters
-
lpDataObject [in]
-
A pointer to the data object of the currently selected scope item.
-
arg
-
TRUE if the window has been minimized; otherwise FALSE.
-
param
-
Not used.
Return value
-
S_OK
-
The snap-in successfully handled the notification.
-
S_FALSE
-
The snap-in does not handle the notification. MMC then performs a default operation for the notification.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|