إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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 |
|