Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.99 KB

nn-uiautomationcore-ilegacyiaccessibleprovider.md

File metadata and controls

61 lines (53 loc) · 2.99 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:uiautomationcore.ILegacyIAccessibleProvider
ILegacyIAccessibleProvider (uiautomationcore.h)
Enables Microsoft UI Automation clients to access the underlying IAccessible implementation of Microsoft Active Accessibility elements.
ILegacyIAccessibleProvider
ILegacyIAccessibleProvider interface [Windows Accessibility]
ILegacyIAccessibleProvider interface [Windows Accessibility]
described
uiauto.uiauto_ILegacyIAccessibleProvider
uiauto_ILegacyIAccessibleProvider
uiautomationcore/ILegacyIAccessibleProvider
winauto.uiauto_ILegacyIAccessibleProvider
winauto\uiauto_ILegacyIAccessibleProvider.htm
WinAuto
9d911238-05d9-4bba-920f-40ca23ab9549
12/05/2018
ILegacyIAccessibleProvider, ILegacyIAccessibleProvider interface [Windows Accessibility], ILegacyIAccessibleProvider interface [Windows Accessibility],described, uiauto.uiauto_ILegacyIAccessibleProvider, uiauto_ILegacyIAccessibleProvider, uiautomationcore/ILegacyIAccessibleProvider, winauto.uiauto_ILegacyIAccessibleProvider
uiautomationcore.h
UIAutomation.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps \| UWP apps]
UIAutomationCore.idl
UIAutomationCore.dll
Windows
19H1
ILegacyIAccessibleProvider
uiautomationcore/ILegacyIAccessibleProvider
c++
APIRef
kbSyntax
COM
UIAutomationCore.dll
ILegacyIAccessibleProvider

ILegacyIAccessibleProvider interface

-description

Enables Microsoft UI Automation clients to access the underlying IAccessible implementation of Microsoft Active Accessibility elements.

-inheritance

The ILegacyIAccessibleProvider interface inherits from the IUnknown interface. ILegacyIAccessibleProvider also has these types of members:

-remarks

This interface is implemented by the Microsoft Active Accessibility to UI Automation Proxy to expose native MSAA properties and methods to UI Automation clients that need them for legacy reasons. The proxy automatically supplies this interface for applications or controls that implement Microsoft Active Accessibility natively. This interface is not intended to be implemented by UI Automation applications or controls.