NVDA Helper
In-process and lite high-speed utilities for NVDA
textFromIAccessible.h File Reference
#include <string>

Go to the source code of this file.

Functions

bool getTextFromIAccessible (std::wstring &textBuf, IAccessible2 *pacc2, bool useNewText=false, bool recurse=true, bool includeTopLevelText=true)
 

Function Documentation

◆ getTextFromIAccessible()

bool getTextFromIAccessible ( std::wstring & textBuf,
IAccessible2 * pacc2,
bool useNewText = false,
bool recurse = true,
bool includeTopLevelText = true )