Acacia
acacia::IATable2 Class Reference

#include <ia_table2.h>

Public Member Functions

 IATable2 (Microsoft::WRL::ComPtr< IAccessibleTable2 > iface)
 
bool isNull ()
 
std::string toString ()
 
long getNColumns ()
 
long getNRows ()
 

Detailed Description

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


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