Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Notifies the callback object that one of its toolbar or menu commands has been invoked by the user. Used by IShellFolderViewCB::MessageSFVCB.
SFVM_INVOKECOMMAND
wParam = (WPARAM)(UINT) idCmd;
Parameters
-
idCmd [in]
-
The command ID of the selected toolbar or menu item.
Remarks
This message serves essentially the same function as a WM_COMMAND message in a conventional window procedure. It allows the callback object to handle any items that it has added to the Windows Explorer tool or menu bar.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|