1 #ifndef LIB_IA2_IA_COMPONENT_H_
2 #define LIB_IA2_IA_COMPONENT_H_
6 #include <wrl/client.h>
8 #include "acacia/export.h"
9 #include "third_party/ia2/include/ia2/ia2_api_all.h"
22 IAComponent(Microsoft::WRL::ComPtr<IAccessibleComponent> iface)
64 Microsoft::WRL::ComPtr<IAccessibleComponent> iface_;
Definition: ia_component.h:20
std::string getBackground()
std::pair< long, long > getLocationInParent()
std::string getForeground()
bool isNull()
Definition: ia_component.h:31