Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Allows the callback to modify the CFM_XXX values passed to IContextMenu::QueryContextMenu.
DFM_MODIFYQCMFLAGS
lParam = (LPARAM)(UINT) *puNewFlags;
wParam = (WPARAM)(UINT) uFlags;
Parameters
-
puNewFlags [in]
-
A pointer to the new flag values.
-
uFlags [in]
-
Flags that specify how the context menu can be changed. This parameter uses the CMF_XXX values described in IContextMenu::QueryContextMenu.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|