mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
* net-current-v30plus-md.md * net-current-v40plus-md.md * tla2sharptla-ui-md.md * tla2sharptla-uiautomation-md.md * tla2sharptla-winclient-md.md * tla2sharptla-xaml-md.md * tlasharptla-ui-md.md * tlasharptla-uiautomation-md.md * tlasharptla-winclient-md.md * tlasharptla-xaml-md.md * fix warnings
1.3 KiB
1.3 KiB
title, titleSuffix, ms.date, dev_langs, api_name, api_location, ms.assetid
| title | titleSuffix | ms.date | dev_langs | api_name | api_location | ms.assetid | |||
|---|---|---|---|---|---|---|---|---|---|
| ForwardTranslateAccelerator Function - WPF unmanaged API reference | 03/30/2017 |
|
|
|
fff47a86-9d9f-4176-9530-10e1876e393f |
ForwardTranslateAccelerator Function (WPF Unmanaged API Reference)
This API supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Used by the Windows Presentation Foundation (WPF) infrastructure for windows management.
Syntax
HRESULT ForwardTranslateAccelerator(
MSG* pMsg,
VARIANT_BOOL appUnhandled
)
Parameters
pMsg
A pointer to a message.
appUnhandled
true when the app has already been given a chance to handle the input message, but has not handled it; otherwise, false.
Requirements
Platforms: See .NET Framework System Requirements.
DLL:
In the .NET Framework 3.0 and 3.5: PresentationHostDLL.dll
In the .NET Framework 4 and later: PresentationHost_v0400.dll
.NET Framework Version: Available since 3.0