NVDA Helper
In-process and lite high-speed utilities for NVDA
node.cpp File Reference
#include <list>
#include <windows.h>
#include <objbase.h>
#include <oleidl.h>
#include <mshtml.h>
#include <mshtmdid.h>
#include <common/log.h>
#include <remote/nvdaControllerInternal.h>
#include <common/xml.h>
#include "node.h"

Go to the source code of this file.

Classes

class  CDispatchChangeSink
 
class  CHTMLChangeSink
 

Functions

bool isNodeInLiveRegion (VBufStorage_fieldNode_t *node)
 

Function Documentation

◆ isNodeInLiveRegion()