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

Public Attributes

IUIAutomationCacheRequest IUIAutomationCacheRequest_iface
 
LONG ref
 
IUIAutomationCondition * view_condition
 
struct UiaCacheRequest cache_req
 
intprop_ids
 
int prop_ids_count
 
SIZE_T prop_ids_arr_size
 

Detailed Description

Definition at line 628 of file uia_com_client.c.

Member Data Documentation

◆ cache_req

◆ IUIAutomationCacheRequest_iface

IUIAutomationCacheRequest uia_cache_request::IUIAutomationCacheRequest_iface

◆ prop_ids

int* uia_cache_request::prop_ids

Definition at line 635 of file uia_com_client.c.

Referenced by uia_cache_request_AddProperty(), and uia_cache_request_Release().

◆ prop_ids_arr_size

SIZE_T uia_cache_request::prop_ids_arr_size

Definition at line 637 of file uia_com_client.c.

Referenced by uia_cache_request_AddProperty().

◆ prop_ids_count

int uia_cache_request::prop_ids_count

Definition at line 636 of file uia_com_client.c.

Referenced by uia_cache_request_AddProperty().

◆ ref

LONG uia_cache_request::ref

◆ view_condition

IUIAutomationCondition* uia_cache_request::view_condition

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