Acacia
acacia::IA2 Class Reference

#include <ia_2.h>

Public Member Functions

 IA2 (Microsoft::WRL::ComPtr< IAccessible2 > iface)
 
bool isNull ()
 
std::string toString ()
 
std::string getAttributes ()
 
GroupPosition getGroupPosition ()
 
std::vector< std::string > getRelations ()
 
std::string role ()
 
long getStates ()
 
std::vector< std::string > getStateStrings ()
 

Detailed Description

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


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