MMCN_DBLCLICK message
The MMCN_DBLCLICK notification message is sent to the snap-in's IComponent implementation when a user double-clicks a mouse button on a list view item or on a scope item in the result pane.
Parameters
-
lpDataObject [in]
-
A pointer to the data object of the currently selected item.
-
arg
-
Not used.
-
param
-
Not used.
Return value
-
S_OK
-
The snap-in successfully handled the notification.
-
S_FALSE
-
Do the default action, if the default action is either the properties or open standard verb.
Remarks
Pressing enter while the list item or scope item has focus in the list view also generates an MMCN_DBLCLICK notification message.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|