Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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 |
|