Acacia
acacia::IAComponent Class Reference

#include <ia_component.h>

Public Member Functions

 IAComponent (Microsoft::WRL::ComPtr< IAccessibleComponent > iface)
 
bool isNull ()
 
std::string toString ()
 
std::string getBackground ()
 
std::string getForeground ()
 
std::pair< long, long > getLocationInParent ()
 

Detailed Description

This object wraps an IAccessible2Component pointer. It can be retrieved from an accessible object which implements this interface using IANode::QueryComponent().


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