NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Go to the source code of this file.
Functions | |
RPC_STATUS | rpcSrv_initialize () |
void | rpcSrv_terminate () |
Variables | |
HANDLE | nvdaUnregisteredEvent |
RPC_STATUS rpcSrv_initialize | ( | ) |
References availableInterfaces, bindingVector, LOG_ERROR, nvdaControllerInternal_requestRegistration(), nvdaInprocUuid, and nvdaUnregisteredEvent.
Referenced by inprocMgrThreadFunc().
void rpcSrv_terminate | ( | ) |
References availableInterfaces, bindingVector, LOG_ERROR, nvdaInprocUuid, and nvdaUnregisteredEvent.
Referenced by inprocMgrThreadFunc().
|
extern |