Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |
|