#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 () |
This object wraps an IAccessible2Component pointer. It can be retrieved from an accessible object which implements this interface using IANode::QueryComponent().