#include <ia_table2.h>
Public Member Functions | |
| IATable2 (Microsoft::WRL::ComPtr< IAccessibleTable2 > iface) | |
| bool | isNull () |
| std::string | toString () |
| long | getNColumns () |
| long | getNRows () |
This object wraps an IAccessibleTable2 pointer. It can be retrieved from an accessible object which implements this interface using IANode::QueryTable2().