ReactOS 0.4.16-dev-2491-g3dc6630
uia_element_property Struct Reference
Collaboration diagram for uia_element_property:

Public Attributes

const GUIDprop_guid
 
enum UIAutomationType type
 
BOOL skip_invalid
 

Detailed Description

Definition at line 7071 of file uiautomation.c.

Member Data Documentation

◆ prop_guid

const GUID* uia_element_property::prop_guid

Definition at line 7072 of file uiautomation.c.

Referenced by test_Element_GetPropertyValue(), and test_UiaGetPropertyValue().

◆ skip_invalid

BOOL uia_element_property::skip_invalid

Definition at line 7074 of file uiautomation.c.

Referenced by test_Element_GetPropertyValue(), and test_UiaGetPropertyValue().

◆ type

enum UIAutomationType uia_element_property::type

Definition at line 7073 of file uiautomation.c.

Referenced by test_Element_GetPropertyValue(), and test_UiaGetPropertyValue().


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