Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 3.78 KB

nf-uiautomationclient-iuiautomation-get_reservedmixedattributevalue.md

File metadata and controls

70 lines (57 loc) · 3.78 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:uiautomationclient.IUIAutomation.get_ReservedMixedAttributeValue
IUIAutomation::get_ReservedMixedAttributeValue (uiautomationclient.h)
Retrieves a static token object representing a text attribute that is a mixed attribute.
IUIAutomation interface [Windows Accessibility]
ReservedMixedAttributeValue property
IUIAutomation.ReservedMixedAttributeValue
IUIAutomation.get_ReservedMixedAttributeValue
IUIAutomation::ReservedMixedAttributeValue
IUIAutomation::get_ReservedMixedAttributeValue
ReservedMixedAttributeValue property [Windows Accessibility]
ReservedMixedAttributeValue property [Windows Accessibility]
IUIAutomation interface
get_ReservedMixedAttributeValue
uiauto.uiauto_IUIAutomation_ReservedMixedAttributeValue
uiauto_IUIAutomation_ReservedMixedAttributeValue
uiautomationclient/IUIAutomation::ReservedMixedAttributeValue
uiautomationclient/IUIAutomation::get_ReservedMixedAttributeValue
winauto.uiauto_IUIAutomation_ReservedMixedAttributeValue
winauto\uiauto_IUIAutomation_ReservedMixedAttributeValue.htm
WinAuto
5b225507-deee-4f2c-a17b-f0e96963a1d0
12/05/2018
IUIAutomation interface [Windows Accessibility],ReservedMixedAttributeValue property, IUIAutomation.ReservedMixedAttributeValue, IUIAutomation.get_ReservedMixedAttributeValue, IUIAutomation::ReservedMixedAttributeValue, IUIAutomation::get_ReservedMixedAttributeValue, ReservedMixedAttributeValue property [Windows Accessibility], ReservedMixedAttributeValue property [Windows Accessibility],IUIAutomation interface, get_ReservedMixedAttributeValue, uiauto.uiauto_IUIAutomation_ReservedMixedAttributeValue, uiauto_IUIAutomation_ReservedMixedAttributeValue, uiautomationclient/IUIAutomation::ReservedMixedAttributeValue, uiautomationclient/IUIAutomation::get_ReservedMixedAttributeValue, winauto.uiauto_IUIAutomation_ReservedMixedAttributeValue
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
Windows
19H1
IUIAutomation::get_ReservedMixedAttributeValue
uiautomationclient/IUIAutomation::get_ReservedMixedAttributeValue
c++
APIRef
kbSyntax
COM
UIAutomationClient.h
IUIAutomation.ReservedMixedAttributeValue
IUIAutomation.get_ReservedMixedAttributeValue

IUIAutomation::get_ReservedMixedAttributeValue

-description

Retrieves a static token object representing a text attribute that is a mixed attribute.

This property is read-only.

-parameters

-remarks

The object retrieved by IUIAutomation::ReservedMixedAttributeValue can be used for comparison with the results from IUIAutomationTextRange::GetAttributeValue to determine if a text range contains more than one value for a particular text attribute.

-see-also

IUIAutomation

UI Automation Text Attributes