|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <uiautomationcoreapi.h>

Definition at line 420 of file uiautomationcoreapi.h.
| enum AutomationElementMode UiaCacheRequest::automationElementMode |
Definition at line 429 of file uiautomationcoreapi.h.
Referenced by set_cache_request().
| int UiaCacheRequest::cPatterns |
Definition at line 427 of file uiautomationcoreapi.h.
Referenced by set_cache_request(), UiaFind(), and UiaGetUpdatedCache().
| int UiaCacheRequest::cProperties |
Definition at line 425 of file uiautomationcoreapi.h.
Referenced by create_uia_element_from_cache_req(), set_cache_request(), test_node_from_focus_(), UiaFind(), and UiaGetUpdatedCache().
| PATTERNID* UiaCacheRequest::pPatterns |
Definition at line 426 of file uiautomationcoreapi.h.
Referenced by set_cache_request(), uia_cache_request_destroy(), and UiaGetUpdatedCache().
| PROPERTYID* UiaCacheRequest::pProperties |
Definition at line 424 of file uiautomationcoreapi.h.
Referenced by create_uia_element_from_cache_req(), set_cache_request(), uia_cache_request_destroy(), and UiaGetUpdatedCache().
| struct UiaCondition* UiaCacheRequest::pViewCondition |
Definition at line 421 of file uiautomationcoreapi.h.
Referenced by set_cache_request(), uia_cache_request_destroy(), UiaFind(), and UiaGetUpdatedCache().
Definition at line 422 of file uiautomationcoreapi.h.
Referenced by set_cache_request(), and UiaGetUpdatedCache().