Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.21 KB

nn-uiautomationcore-itoggleprovider.md

File metadata and controls

66 lines (56 loc) · 2.21 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.IToggleProvider
IToggleProvider (uiautomationcore.h)
Provides access to controls that can cycle through a set of states and maintain a state after it is set.
IToggleProvider
IToggleProvider interface [Windows Accessibility]
IToggleProvider interface [Windows Accessibility]
described
uiauto.uiauto_IToggleProvider
uiauto_IToggleProvider
uiautomationcore/IToggleProvider
winauto.uiauto_IToggleProvider
winauto\uiauto_IToggleProvider.htm
WinAuto
85da8225-31b8-4b4d-81f4-ad98871b8e31
12/05/2018
IToggleProvider, IToggleProvider interface [Windows Accessibility], IToggleProvider interface [Windows Accessibility],described, uiauto.uiauto_IToggleProvider, uiauto_IToggleProvider, uiautomationcore/IToggleProvider, winauto.uiauto_IToggleProvider
uiautomationcore.h
UIAutomation.h
Windows
Windows XP [desktop apps \| UWP apps]
Windows Server 2003 [desktop apps \| UWP apps]
UIAutomationCore.idl
UIAutomationCore.dll
Windows
19H1
IToggleProvider
uiautomationcore/IToggleProvider
c++
APIRef
kbSyntax
COM
UIAutomationCore.dll
IToggleProvider

IToggleProvider interface

-description

Provides access to controls that can cycle through a set of states and maintain a state after it is set.

-inheritance

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

-remarks

Implemented on a Microsoft UI Automation provider that must support the Toggle control pattern.

-see-also

UI Automation Providers Overview