Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.95 KB

nf-uiautomationcore-ilegacyiaccessibleprovider-setvalue.md

File metadata and controls

71 lines (58 loc) · 2.95 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
NF:uiautomationcore.ILegacyIAccessibleProvider.SetValue
ILegacyIAccessibleProvider::SetValue (uiautomationcore.h)
Sets the string value of the control.
ILegacyIAccessibleProvider interface [Windows Accessibility]
SetValue method
ILegacyIAccessibleProvider.SetValue
ILegacyIAccessibleProvider::SetValue
SetValue
SetValue method [Windows Accessibility]
SetValue method [Windows Accessibility]
ILegacyIAccessibleProvider interface
uiauto.uiauto_ILegacyIAccessibleProvider_SetValue
uiauto_ILegacyIAccessibleProvider_SetValue
uiautomationcore/ILegacyIAccessibleProvider::SetValue
winauto.uiauto_ILegacyIAccessibleProvider_SetValue
winauto\uiauto_ILegacyIAccessibleProvider_SetValue.htm
WinAuto
ca0901af-8d79-4aed-876f-0d719657ef12
12/05/2018
ILegacyIAccessibleProvider interface [Windows Accessibility],SetValue method, ILegacyIAccessibleProvider.SetValue, ILegacyIAccessibleProvider::SetValue, SetValue, SetValue method [Windows Accessibility], SetValue method [Windows Accessibility],ILegacyIAccessibleProvider interface, uiauto.uiauto_ILegacyIAccessibleProvider_SetValue, uiauto_ILegacyIAccessibleProvider_SetValue, uiautomationcore/ILegacyIAccessibleProvider::SetValue, winauto.uiauto_ILegacyIAccessibleProvider_SetValue
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::SetValue
uiautomationcore/ILegacyIAccessibleProvider::SetValue
c++
APIRef
kbSyntax
COM
Uiautomationcore.dll
ILegacyIAccessibleProvider.SetValue

ILegacyIAccessibleProvider::SetValue

-description

Sets the string value of the control.

-parameters

-param szValue [in]

Type: LPCWSTR

A localized string that contains the value.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

ILegacyIAccessibleProvider