MMCN_PRINT message
The MMCN_PRINT notification is introduced in MMC 1.1.
The MMCN_PRINT notification message is sent to the snap-in's IComponent implementation when the user clicks the Print button or selects the Print menu item. The snap-in must print the appropriate item or data.
Parameters
-
lpDataObject [in]
-
A pointer to the data object of the currently selected scope or result item.
-
arg
-
Zero.
-
param
-
Zero.
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 |
|