IContextMenu::QueryContextMenu returns multiple success values. Fixed #2011.
This commit is contained in:
Родитель
e96b94f8d7
Коммит
2e99544730
|
@ -1997,3 +1997,4 @@ StartPagePrinter::hPrinter=PRINTER_HANDLE
|
|||
UpdatePrintDeviceObject::hPrinter=PRINTER_HANDLE
|
||||
WaitForPrinterChange::hPrinter=PRINTER_HANDLE
|
||||
WritePrinter::hPrinter=PRINTER_HANDLE
|
||||
IContextMenu::QueryContextMenu=[CanReturnMultipleSuccessValues]
|
||||
|
|
|
@ -2720,3 +2720,5 @@ Windows.Win32.Security.Cryptography.Apis.GetKeyDerivationInterface added
|
|||
Windows.Win32.Security.Cryptography.Apis.GetRngInterface added
|
||||
Windows.Win32.Security.Cryptography.Apis.GetSecretAgreementInterface added
|
||||
Windows.Win32.Security.Cryptography.Apis.GetSignatureInterface added
|
||||
# Fixed #2011.
|
||||
Windows.Win32.UI.Shell.IContextMenu.QueryContextMenu : [Documentation(https://learn.microsoft.com/windows/win32/api/shobjidl_core/nf-shobjidl_core-icontextmenu-querycontextmenu)] => [CanReturnMultipleSuccessValues,Documentation(https://learn.microsoft.com/windows/win32/api/shobjidl_core/nf-shobjidl_core-icontextmenu-querycontextmenu)]
|
||||
|
|
Загрузка…
Ссылка в новой задаче