Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 2.85 KB

nn-uiautomationcore-irawelementproviderfragment.md

File metadata and controls

74 lines (58 loc) · 2.85 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.IRawElementProviderFragment
IRawElementProviderFragment (uiautomationcore.h)
Exposes methods and properties on UI elements that are part of a structure more than one level deep, such as a list box or list item. Implemented by Microsoft UI Automation provider.
IRawElementProviderFragment
IRawElementProviderFragment interface [Windows Accessibility]
IRawElementProviderFragment interface [Windows Accessibility]
described
uiauto.uiauto_IRawElementProviderFragment
uiauto_IRawElementProviderFragment
uiautomationcore/IRawElementProviderFragment
winauto.uiauto_IRawElementProviderFragment
winauto\uiauto_IRawElementProviderFragment.htm
WinAuto
63539ba9-7f13-48cf-9c8a-74c03d31e2ab
12/05/2018
IRawElementProviderFragment, IRawElementProviderFragment interface [Windows Accessibility], IRawElementProviderFragment interface [Windows Accessibility],described, uiauto.uiauto_IRawElementProviderFragment, uiauto_IRawElementProviderFragment, uiautomationcore/IRawElementProviderFragment, winauto.uiauto_IRawElementProviderFragment
uiautomationcore.h
UIAutomation.h
Windows
Windows XP [desktop apps \| UWP apps]
Windows Server 2003 [desktop apps \| UWP apps]
UIAutomationCore.idl
UIAutomationCore.dll
Windows
19H1
IRawElementProviderFragment
uiautomationcore/IRawElementProviderFragment
c++
APIRef
kbSyntax
COM
UIAutomationCore.dll
IRawElementProviderFragment

IRawElementProviderFragment interface

-description

Exposes methods and properties on UI elements that are part of a structure more than one level deep, such as a list box or list item. Implemented by Microsoft UI Automation provider.

-inheritance

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

-remarks

The root node of the fragment must also support the IRawElementProviderFragmentRoot interface.

-see-also

IRawElementProviderFragmentRoot

IRawElementProviderSimple

Reference