NVDA Helper
In-process and lite high-speed utilities for NVDA
webKit.cpp File Reference
#include <sstream>
#include <windows.h>
#include <atlcomcli.h>
#include <oleacc.h>
#include <ia2.h>
#include <remote/nvdaHelperRemote.h>
#include <common/log.h>
#include <common/ia2utils.h>
#include <vbufBase/backend.h>
#include "webKit.h"

Go to the source code of this file.

Functions

CComPtr< IAccessible2 > IAccessible2FromIdentifier (int docHandle, int id)
 
VBufBackend_tWebKitVBufBackend_t_createInstance (int docHandle, int ID)
 

Function Documentation

◆ IAccessible2FromIdentifier()

CComPtr< IAccessible2 > IAccessible2FromIdentifier ( int docHandle,
int id )

◆ WebKitVBufBackend_t_createInstance()

VBufBackend_t * WebKitVBufBackend_t_createInstance ( int docHandle,
int ID )