ReactOS 0.4.16-dev-2491-g3dc6630
UIAutomationClient::IUIAutomationElement8 Interface Reference
Inheritance diagram for UIAutomationClient::IUIAutomationElement8:
Collaboration diagram for UIAutomationClient::IUIAutomationElement8:

Properties

HEADINGLEVELID CurrentHeadingLevel [get]
 
HEADINGLEVELID CachedHeadingLevel [get]
 
- Properties inherited from UIAutomationClient::IUIAutomationElement6
BSTR CurrentFullDescription [get]
 
BSTR CachedFullDescription [get]
 
- Properties inherited from UIAutomationClient::IUIAutomationElement5
LANDMARKTYPEID CurrentLandmarkType [get]
 
BSTR CurrentLocalizedLandmarkType [get]
 
LANDMARKTYPEID CachedLandmarkType [get]
 
BSTR CachedLocalizedLandmarkType [get]
 
- Properties inherited from UIAutomationClient::IUIAutomationElement4
int CurrentPositionInSet [get]
 
int CurrentSizeOfSet [get]
 
int CurrentLevel [get]
 
SAFEARRAY CurrentAnnotationTypes [get]
 
IUIAutomationElementArray CurrentAnnotationObjects [get]
 
int CachedPositionInSet [get]
 
int CachedSizeOfSet [get]
 
int CachedLevel [get]
 
SAFEARRAY CachedAnnotationTypes [get]
 
IUIAutomationElementArray CachedAnnotationObjects [get]
 
- Properties inherited from UIAutomationClient::IUIAutomationElement3
BOOL CurrentIsPeripheral [get]
 
BOOL CachedIsPeripheral [get]
 
- Properties inherited from UIAutomationClient::IUIAutomationElement2
BOOL CurrentOptimizeForVisualContent [get]
 
BOOL CachedOptimizeForVisualContent [get]
 
LiveSetting CurrentLiveSetting [get]
 
LiveSetting CachedLiveSetting [get]
 
IUIAutomationElementArray CurrentFlowsFrom [get]
 
IUIAutomationElementArray CachedFlowsFrom [get]
 
- Properties inherited from UIAutomationClient::IUIAutomationElement
int CurrentProcessId [get]
 
CONTROLTYPEID CurrentControlType [get]
 
BSTR CurrentLocalizedControlType [get]
 
BSTR CurrentName [get]
 
BSTR CurrentAcceleratorKey [get]
 
BSTR CurrentAccessKey [get]
 
BOOL CurrentHasKeyboardFocus [get]
 
BOOL CurrentIsKeyboardFocusable [get]
 
BOOL CurrentIsEnabled [get]
 
BSTR CurrentAutomationId [get]
 
BSTR CurrentClassName [get]
 
BSTR CurrentHelpText [get]
 
int CurrentCulture [get]
 
BOOL CurrentIsControlElement [get]
 
BOOL CurrentIsContentElement [get]
 
BOOL CurrentIsPassword [get]
 
UIA_HWND CurrentNativeWindowHandle [get]
 
BSTR CurrentItemType [get]
 
BOOL CurrentIsOffscreen [get]
 
OrientationType CurrentOrientation [get]
 
BSTR CurrentFrameworkId [get]
 
BOOL CurrentIsRequiredForForm [get]
 
BSTR CurrentItemStatus [get]
 
RECT CurrentBoundingRectangle [get]
 
IUIAutomationElement CurrentLabeledBy [get]
 
BSTR CurrentAriaRole [get]
 
BSTR CurrentAriaProperties [get]
 
BOOL CurrentIsDataValidForForm [get]
 
IUIAutomationElementArray CurrentControllerFor [get]
 
IUIAutomationElementArray CurrentDescribedBy [get]
 
IUIAutomationElementArray CurrentFlowsTo [get]
 
BSTR CurrentProviderDescription [get]
 
int CachedProcessId [get]
 
CONTROLTYPEID CachedControlType [get]
 
BSTR CachedLocalizedControlType [get]
 
BSTR CachedName [get]
 
BSTR CachedAcceleratorKey [get]
 
BSTR CachedAccessKey [get]
 
BOOL CachedHasKeyboardFocus [get]
 
BOOL CachedIsKeyboardFocusable [get]
 
BOOL CachedIsEnabled [get]
 
BSTR CachedAutomationId [get]
 
BSTR CachedClassName [get]
 
BSTR CachedHelpText [get]
 
int CachedCulture [get]
 
BOOL CachedIsControlElement [get]
 
BOOL CachedIsContentElement [get]
 
BOOL CachedIsPassword [get]
 
UIA_HWND CachedNativeWindowHandle [get]
 
BSTR CachedItemType [get]
 
BOOL CachedIsOffscreen [get]
 
OrientationType CachedOrientation [get]
 
BSTR CachedFrameworkId [get]
 
BOOL CachedIsRequiredForForm [get]
 
BSTR CachedItemStatus [get]
 
RECT CachedBoundingRectangle [get]
 
IUIAutomationElement CachedLabeledBy [get]
 
BSTR CachedAriaRole [get]
 
BSTR CachedAriaProperties [get]
 
BOOL CachedIsDataValidForForm [get]
 
IUIAutomationElementArray CachedControllerFor [get]
 
IUIAutomationElementArray CachedDescribedBy [get]
 
IUIAutomationElementArray CachedFlowsTo [get]
 
BSTR CachedProviderDescription [get]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 
- Public Member Functions inherited from UIAutomationClient::IUIAutomationElement7
HRESULT FindFirstWithOptions ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [in] enum TreeTraversalOptions traversalOptions, [in] IUIAutomationElement *root, [out, retval] IUIAutomationElement **found)
 
HRESULT FindAllWithOptions ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [in] enum TreeTraversalOptions traversalOptions, [in] IUIAutomationElement *root, [out, retval] IUIAutomationElementArray **found)
 
HRESULT FindFirstWithOptionsBuildCache ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [in] IUIAutomationCacheRequest *cacheRequest, [in] enum TreeTraversalOptions traversalOptions, [in] IUIAutomationElement *root, [out, retval] IUIAutomationElement **found)
 
HRESULT FindAllWithOptionsBuildCache ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [in] IUIAutomationCacheRequest *cacheRequest, [in] enum TreeTraversalOptions traversalOptions, [in] IUIAutomationElement *root, [out, retval] IUIAutomationElementArray **found)
 
HRESULT GetCurrentMetadataValue ([in] int targetId, [in] METADATAID metadataId, [out, retval] VARIANT *returnVal)
 
- Public Member Functions inherited from UIAutomationClient::IUIAutomationElement3
HRESULT ShowContextMenu ()
 
- Public Member Functions inherited from UIAutomationClient::IUIAutomationElement
HRESULT SetFocus ()
 
HRESULT GetRuntimeId ([out, retval] SAFEARRAY(int) *runtimeId)
 
HRESULT FindFirst ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [out, retval] IUIAutomationElement **found)
 
HRESULT FindAll ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [out, retval] IUIAutomationElementArray **found)
 
HRESULT FindFirstBuildCache ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [in] IUIAutomationCacheRequest *cacheRequest, [out, retval] IUIAutomationElement **found)
 
HRESULT FindAllBuildCache ([in] enum TreeScope scope, [in] IUIAutomationCondition *condition, [in] IUIAutomationCacheRequest *cacheRequest, [out, retval] IUIAutomationElementArray **found)
 
HRESULT BuildUpdatedCache ([in] IUIAutomationCacheRequest *cacheRequest, [out, retval] IUIAutomationElement **updatedElement)
 
HRESULT GetCurrentPropertyValue ([in] PROPERTYID propertyId, [out, retval] VARIANT *retVal)
 
HRESULT GetCurrentPropertyValueEx ([in] PROPERTYID propertyId, [in] BOOL ignoreDefaultValue, [out, retval] VARIANT *retVal)
 
HRESULT GetCachedPropertyValue ([in] PROPERTYID propertyId, [out, retval] VARIANT *retVal)
 
HRESULT GetCachedPropertyValueEx ([in] PROPERTYID propertyId, [in] BOOL ignoreDefaultValue, [out, retval] VARIANT *retVal)
 
HRESULT GetCurrentPatternAs ([in] PATTERNID patternId, [in] REFIID riid, [out, iid_is(riid), retval] void **patternObject)
 
HRESULT GetCachedPatternAs ([in] PATTERNID patternId, [in] REFIID riid, [out, iid_is(riid), retval] void **patternObject)
 
HRESULT GetCurrentPattern ([in] PATTERNID patternId, [out, retval] IUnknown **patternObject)
 
HRESULT GetCachedPattern ([in] PATTERNID patternId, [out, retval] IUnknown **patternObject)
 
HRESULT GetCachedParent ([out, retval] IUIAutomationElement **parent)
 
HRESULT GetCachedChildren ([out, retval] IUIAutomationElementArray **children)
 
HRESULT GetClickablePoint ([out] POINT *clickable, [out, retval] BOOL *gotClickable)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 1662 of file uiautomationclient.idl.

Property Documentation

◆ CachedHeadingLevel

HEADINGLEVELID UIAutomationClient::IUIAutomationElement8::CachedHeadingLevel
get

◆ CurrentHeadingLevel

HEADINGLEVELID UIAutomationClient::IUIAutomationElement8::CurrentHeadingLevel
get

The documentation for this interface was generated from the following file: