Public Member Functions | |
IANode (Microsoft::WRL::ComPtr< IAccessible > root, VARIANT child_id) | |
IANode (Microsoft::WRL::ComPtr< IAccessible > root) | |
IA2 | QueryIA2 () |
IAAction | QueryAction () |
IAComponent | QueryComponent () |
IAHyperlink | QueryHyperlink () |
IATableCell | QueryTableCell () |
IATable2 | QueryTable2 () |
IAText | QueryText () |
IAValue | QueryValue () |
bool | isNull () |
std::string | getAccRole () |
std::string | getAccName () |
std::string | getAccDescription () |
long | getAccChildCount () |
IANode | AccessibleChildAt (int index) |
long | getAccState () |
std::vector< std::string > | getStateStrings () |