Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.66 KB

nn-uiautomationclient-iuiautomationvaluepattern.md

File metadata and controls

61 lines (53 loc) · 2.66 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:uiautomationclient.IUIAutomationValuePattern
IUIAutomationValuePattern (uiautomationclient.h)
Provides access to a control that contains a value that does not span a range and that can be represented as a string.
IUIAutomationValuePattern
IUIAutomationValuePattern interface [Windows Accessibility]
IUIAutomationValuePattern interface [Windows Accessibility]
described
uiauto.uiauto_IUIAutomationValuePattern
uiauto_IUIAutomationValuePattern
uiautomationclient/IUIAutomationValuePattern
winauto.uiauto_IUIAutomationValuePattern
winauto\uiauto_IUIAutomationValuePattern.htm
WinAuto
07277405-1172-42e5-af51-8e2c1ea06894
12/05/2018
IUIAutomationValuePattern, IUIAutomationValuePattern interface [Windows Accessibility], IUIAutomationValuePattern interface [Windows Accessibility],described, uiauto.uiauto_IUIAutomationValuePattern, uiauto_IUIAutomationValuePattern, uiautomationclient/IUIAutomationValuePattern, winauto.uiauto_IUIAutomationValuePattern
uiautomationclient.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 only]
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 only]
UIAutomationClient.idl
UIAutomationCore.dll
Windows
19H1
IUIAutomationValuePattern
uiautomationclient/IUIAutomationValuePattern
c++
APIRef
kbSyntax
COM
UIAutomationCore.dll
IUIAutomationValuePattern

IUIAutomationValuePattern interface

-description

Provides access to a control that contains a value that does not span a range and that can be represented as a string. This string may or may not be editable, depending on the control and its settings.

-inheritance

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

-see-also

Control Pattern Interfaces for Clients