Acacia
acacia::IAAction Class Reference

#include <ia_action.h>

Public Member Functions

 IAAction (Microsoft::WRL::ComPtr< IAccessibleAction > iface)
 
bool isNull ()
 
std::string toString ()
 
long nActions ()
 
std::string getDescription (int index)
 
std::string getName (int index)
 

Detailed Description

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


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