SFVM_MERGEMENU message

Allows the callback object to merge menu items into the Windows Explorer menus. Used by IShellFolderViewCB::MessageSFVCB.

SFVM_MERGEMENU 

    lParam = (LPARAM)(LPQCMINFO) pInfo;

            

Parameters

pInfo [out]

A QCMINFO structure containing the information needed to merge the items into the menu.

Remarks

This message serves essentially the same purpose as the IShellBrowser::InsertMenusSB and IShellBrowser::SetMenuSB in a custom folder view. See the Using IShellBrowser to Communicate with Windows Explorer section of Implementing a Folder View for further discussion.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Shlobj.h