Acacia
acacia::IAHyperlink Class Reference

#include <ia_hyperlink.h>

Public Member Functions

 IAHyperlink (Microsoft::WRL::ComPtr< IAccessibleHyperlink > iface)
 
bool isNull ()
 
std::string toString ()
 
long getStartIndex ()
 
long getEndIndex ()
 
std::string getAnchorTarget (long index)
 

Detailed Description

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


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