[1166] | 1 | /*** Autogenerated by WIDL 6.4 from include/uiautomationclient.idl - Do not edit ***/
|
---|
| 2 |
|
---|
| 3 | #ifdef _WIN32
|
---|
| 4 | #ifndef __REQUIRED_RPCNDR_H_VERSION__
|
---|
| 5 | #define __REQUIRED_RPCNDR_H_VERSION__ 475
|
---|
| 6 | #endif
|
---|
| 7 | #include <rpc.h>
|
---|
| 8 | #include <rpcndr.h>
|
---|
| 9 | #endif
|
---|
| 10 |
|
---|
| 11 | #ifndef COM_NO_WINDOWS_H
|
---|
| 12 | #include <windows.h>
|
---|
| 13 | #include <ole2.h>
|
---|
| 14 | #endif
|
---|
| 15 |
|
---|
| 16 | #ifndef __uiautomationclient_h__
|
---|
| 17 | #define __uiautomationclient_h__
|
---|
| 18 |
|
---|
| 19 | /* Forward declarations */
|
---|
| 20 |
|
---|
| 21 | /* Headers for imported files */
|
---|
| 22 |
|
---|
| 23 | #include <uiautomationcore.h>
|
---|
| 24 |
|
---|
| 25 | #ifdef __cplusplus
|
---|
| 26 | extern "C" {
|
---|
| 27 | #endif
|
---|
| 28 |
|
---|
| 29 | #ifndef __UIAutomationClient_LIBRARY_DEFINED__
|
---|
| 30 | #define __UIAutomationClient_LIBRARY_DEFINED__
|
---|
| 31 |
|
---|
| 32 | DEFINE_GUID(LIBID_UIAutomationClient, 0x944de083, 0x8fb8, 0x45cf, 0xbc,0xb7, 0xc4,0x77,0xac,0xb2,0xf8,0x97);
|
---|
| 33 |
|
---|
| 34 | #define UIA_RuntimeIdPropertyId (30000)
|
---|
| 35 |
|
---|
| 36 | #define UIA_BoundingRectanglePropertyId (30001)
|
---|
| 37 |
|
---|
| 38 | #define UIA_ProcessIdPropertyId (30002)
|
---|
| 39 |
|
---|
| 40 | #define UIA_ControlTypePropertyId (30003)
|
---|
| 41 |
|
---|
| 42 | #define UIA_LocalizedControlTypePropertyId (30004)
|
---|
| 43 |
|
---|
| 44 | #define UIA_NamePropertyId (30005)
|
---|
| 45 |
|
---|
| 46 | #define UIA_AcceleratorKeyPropertyId (30006)
|
---|
| 47 |
|
---|
| 48 | #define UIA_AccessKeyPropertyId (30007)
|
---|
| 49 |
|
---|
| 50 | #define UIA_HasKeyboardFocusPropertyId (30008)
|
---|
| 51 |
|
---|
| 52 | #define UIA_IsKeyboardFocusablePropertyId (30009)
|
---|
| 53 |
|
---|
| 54 | #define UIA_IsEnabledPropertyId (30010)
|
---|
| 55 |
|
---|
| 56 | #define UIA_AutomationIdPropertyId (30011)
|
---|
| 57 |
|
---|
| 58 | #define UIA_ClassNamePropertyId (30012)
|
---|
| 59 |
|
---|
| 60 | #define UIA_HelpTextPropertyId (30013)
|
---|
| 61 |
|
---|
| 62 | #define UIA_ClickablePointPropertyId (30014)
|
---|
| 63 |
|
---|
| 64 | #define UIA_CulturePropertyId (30015)
|
---|
| 65 |
|
---|
| 66 | #define UIA_IsControlElementPropertyId (30016)
|
---|
| 67 |
|
---|
| 68 | #define UIA_IsContentElementPropertyId (30017)
|
---|
| 69 |
|
---|
| 70 | #define UIA_LabeledByPropertyId (30018)
|
---|
| 71 |
|
---|
| 72 | #define UIA_IsPasswordPropertyId (30019)
|
---|
| 73 |
|
---|
| 74 | #define UIA_NativeWindowHandlePropertyId (30020)
|
---|
| 75 |
|
---|
| 76 | #define UIA_ItemTypePropertyId (30021)
|
---|
| 77 |
|
---|
| 78 | #define UIA_IsOffscreenPropertyId (30022)
|
---|
| 79 |
|
---|
| 80 | #define UIA_OrientationPropertyId (30023)
|
---|
| 81 |
|
---|
| 82 | #define UIA_FrameworkIdPropertyId (30024)
|
---|
| 83 |
|
---|
| 84 | #define UIA_IsRequiredForFormPropertyId (30025)
|
---|
| 85 |
|
---|
| 86 | #define UIA_ItemStatusPropertyId (30026)
|
---|
| 87 |
|
---|
| 88 | #define UIA_IsDockPatternAvailablePropertyId (30027)
|
---|
| 89 |
|
---|
| 90 | #define UIA_IsExpandCollapsePatternAvailablePropertyId (30028)
|
---|
| 91 |
|
---|
| 92 | #define UIA_IsGridItemPatternAvailablePropertyId (30029)
|
---|
| 93 |
|
---|
| 94 | #define UIA_IsGridPatternAvailablePropertyId (30030)
|
---|
| 95 |
|
---|
| 96 | #define UIA_IsInvokePatternAvailablePropertyId (30031)
|
---|
| 97 |
|
---|
| 98 | #define UIA_IsMultipleViewPatternAvailablePropertyId (30032)
|
---|
| 99 |
|
---|
| 100 | #define UIA_IsRangeValuePatternAvailablePropertyId (30033)
|
---|
| 101 |
|
---|
| 102 | #define UIA_IsScrollPatternAvailablePropertyId (30034)
|
---|
| 103 |
|
---|
| 104 | #define UIA_IsScrollItemPatternAvailablePropertyId (30035)
|
---|
| 105 |
|
---|
| 106 | #define UIA_IsSelectionItemPatternAvailablePropertyId (30036)
|
---|
| 107 |
|
---|
| 108 | #define UIA_IsSelectionPatternAvailablePropertyId (30037)
|
---|
| 109 |
|
---|
| 110 | #define UIA_IsTablePatternAvailablePropertyId (30038)
|
---|
| 111 |
|
---|
| 112 | #define UIA_IsTableItemPatternAvailablePropertyId (30039)
|
---|
| 113 |
|
---|
| 114 | #define UIA_IsTextPatternAvailablePropertyId (30040)
|
---|
| 115 |
|
---|
| 116 | #define UIA_IsTogglePatternAvailablePropertyId (30041)
|
---|
| 117 |
|
---|
| 118 | #define UIA_IsTransformPatternAvailablePropertyId (30042)
|
---|
| 119 |
|
---|
| 120 | #define UIA_IsValuePatternAvailablePropertyId (30043)
|
---|
| 121 |
|
---|
| 122 | #define UIA_IsWindowPatternAvailablePropertyId (30044)
|
---|
| 123 |
|
---|
| 124 | #define UIA_ValueValuePropertyId (30045)
|
---|
| 125 |
|
---|
| 126 | #define UIA_ValueIsReadOnlyPropertyId (30046)
|
---|
| 127 |
|
---|
| 128 | #define UIA_RangeValueValuePropertyId (30047)
|
---|
| 129 |
|
---|
| 130 | #define UIA_RangeValueIsReadOnlyPropertyId (30048)
|
---|
| 131 |
|
---|
| 132 | #define UIA_RangeValueMinimumPropertyId (30049)
|
---|
| 133 |
|
---|
| 134 | #define UIA_RangeValueMaximumPropertyId (30050)
|
---|
| 135 |
|
---|
| 136 | #define UIA_RangeValueLargeChangePropertyId (30051)
|
---|
| 137 |
|
---|
| 138 | #define UIA_RangeValueSmallChangePropertyId (30052)
|
---|
| 139 |
|
---|
| 140 | #define UIA_ScrollHorizontalScrollPercentPropertyId (30053)
|
---|
| 141 |
|
---|
| 142 | #define UIA_ScrollHorizontalViewSizePropertyId (30054)
|
---|
| 143 |
|
---|
| 144 | #define UIA_ScrollVerticalScrollPercentPropertyId (30055)
|
---|
| 145 |
|
---|
| 146 | #define UIA_ScrollVerticalViewSizePropertyId (30056)
|
---|
| 147 |
|
---|
| 148 | #define UIA_ScrollHorizontallyScrollablePropertyId (30057)
|
---|
| 149 |
|
---|
| 150 | #define UIA_ScrollVerticallyScrollablePropertyId (30058)
|
---|
| 151 |
|
---|
| 152 | #define UIA_SelectionSelectionPropertyId (30059)
|
---|
| 153 |
|
---|
| 154 | #define UIA_SelectionCanSelectMultiplePropertyId (30060)
|
---|
| 155 |
|
---|
| 156 | #define UIA_SelectionIsSelectionRequiredPropertyId (30061)
|
---|
| 157 |
|
---|
| 158 | #define UIA_GridRowCountPropertyId (30062)
|
---|
| 159 |
|
---|
| 160 | #define UIA_GridColumnCountPropertyId (30063)
|
---|
| 161 |
|
---|
| 162 | #define UIA_GridItemRowPropertyId (30064)
|
---|
| 163 |
|
---|
| 164 | #define UIA_GridItemColumnPropertyId (30065)
|
---|
| 165 |
|
---|
| 166 | #define UIA_GridItemRowSpanPropertyId (30066)
|
---|
| 167 |
|
---|
| 168 | #define UIA_GridItemColumnSpanPropertyId (30067)
|
---|
| 169 |
|
---|
| 170 | #define UIA_GridItemContainingGridPropertyId (30068)
|
---|
| 171 |
|
---|
| 172 | #define UIA_DockDockPositionPropertyId (30069)
|
---|
| 173 |
|
---|
| 174 | #define UIA_ExpandCollapseExpandCollapseStatePropertyId (30070)
|
---|
| 175 |
|
---|
| 176 | #define UIA_MultipleViewCurrentViewPropertyId (30071)
|
---|
| 177 |
|
---|
| 178 | #define UIA_MultipleViewSupportedViewsPropertyId (30072)
|
---|
| 179 |
|
---|
| 180 | #define UIA_WindowCanMaximizePropertyId (30073)
|
---|
| 181 |
|
---|
| 182 | #define UIA_WindowCanMinimizePropertyId (30074)
|
---|
| 183 |
|
---|
| 184 | #define UIA_WindowWindowVisualStatePropertyId (30075)
|
---|
| 185 |
|
---|
| 186 | #define UIA_WindowWindowInteractionStatePropertyId (30076)
|
---|
| 187 |
|
---|
| 188 | #define UIA_WindowIsModalPropertyId (30077)
|
---|
| 189 |
|
---|
| 190 | #define UIA_WindowIsTopmostPropertyId (30078)
|
---|
| 191 |
|
---|
| 192 | #define UIA_SelectionItemIsSelectedPropertyId (30079)
|
---|
| 193 |
|
---|
| 194 | #define UIA_SelectionItemSelectionContainerPropertyId (30080)
|
---|
| 195 |
|
---|
| 196 | #define UIA_TableRowHeadersPropertyId (30081)
|
---|
| 197 |
|
---|
| 198 | #define UIA_TableColumnHeadersPropertyId (30082)
|
---|
| 199 |
|
---|
| 200 | #define UIA_TableRowOrColumnMajorPropertyId (30083)
|
---|
| 201 |
|
---|
| 202 | #define UIA_TableItemRowHeaderItemsPropertyId (30084)
|
---|
| 203 |
|
---|
| 204 | #define UIA_TableItemColumnHeaderItemsPropertyId (30085)
|
---|
| 205 |
|
---|
| 206 | #define UIA_ToggleToggleStatePropertyId (30086)
|
---|
| 207 |
|
---|
| 208 | #define UIA_TransformCanMovePropertyId (30087)
|
---|
| 209 |
|
---|
| 210 | #define UIA_TransformCanResizePropertyId (30088)
|
---|
| 211 |
|
---|
| 212 | #define UIA_TransformCanRotatePropertyId (30089)
|
---|
| 213 |
|
---|
| 214 | #define UIA_IsLegacyIAccessiblePatternAvailablePropertyId (30090)
|
---|
| 215 |
|
---|
| 216 | #define UIA_LegacyIAccessibleChildIdPropertyId (30091)
|
---|
| 217 |
|
---|
| 218 | #define UIA_LegacyIAccessibleNamePropertyId (30092)
|
---|
| 219 |
|
---|
| 220 | #define UIA_LegacyIAccessibleValuePropertyId (30093)
|
---|
| 221 |
|
---|
| 222 | #define UIA_LegacyIAccessibleDescriptionPropertyId (30094)
|
---|
| 223 |
|
---|
| 224 | #define UIA_LegacyIAccessibleRolePropertyId (30095)
|
---|
| 225 |
|
---|
| 226 | #define UIA_LegacyIAccessibleStatePropertyId (30096)
|
---|
| 227 |
|
---|
| 228 | #define UIA_LegacyIAccessibleHelpPropertyId (30097)
|
---|
| 229 |
|
---|
| 230 | #define UIA_LegacyIAccessibleKeyboardShortcutPropertyId (30098)
|
---|
| 231 |
|
---|
| 232 | #define UIA_LegacyIAccessibleSelectionPropertyId (30099)
|
---|
| 233 |
|
---|
| 234 | #define UIA_LegacyIAccessibleDefaultActionPropertyId (30100)
|
---|
| 235 |
|
---|
| 236 | #define UIA_AriaRolePropertyId (30101)
|
---|
| 237 |
|
---|
| 238 | #define UIA_AriaPropertiesPropertyId (30102)
|
---|
| 239 |
|
---|
| 240 | #define UIA_IsDataValidForFormPropertyId (30103)
|
---|
| 241 |
|
---|
| 242 | #define UIA_ControllerForPropertyId (30104)
|
---|
| 243 |
|
---|
| 244 | #define UIA_DescribedByPropertyId (30105)
|
---|
| 245 |
|
---|
| 246 | #define UIA_FlowsToPropertyId (30106)
|
---|
| 247 |
|
---|
| 248 | #define UIA_ProviderDescriptionPropertyId (30107)
|
---|
| 249 |
|
---|
| 250 | #define UIA_IsItemContainerPatternAvailablePropertyId (30108)
|
---|
| 251 |
|
---|
| 252 | #define UIA_IsVirtualizedItemPatternAvailablePropertyId (30109)
|
---|
| 253 |
|
---|
| 254 | #define UIA_IsSynchronizedInputPatternAvailablePropertyId (30110)
|
---|
| 255 |
|
---|
| 256 | #endif /* __UIAutomationClient_LIBRARY_DEFINED__ */
|
---|
| 257 | /* Begin additional prototypes for all interfaces */
|
---|
| 258 |
|
---|
| 259 |
|
---|
| 260 | /* End additional prototypes */
|
---|
| 261 |
|
---|
| 262 | #ifdef __cplusplus
|
---|
| 263 | }
|
---|
| 264 | #endif
|
---|
| 265 |
|
---|
| 266 | #endif /* __uiautomationclient_h__ */
|
---|