NVDA Helper
In-process and lite high-speed utilities for NVDA
|
This is the complete list of members for NvdaInProcUtils, including all inherited members.
dumpOnCrash([in] handle_t bindingHandle, [in, string] const wchar_t *minidumpPath) | NvdaInProcUtils | |
excel_getCellInfos([in] const unsigned long windowHandle,[in] BSTR rangeAddress, [in] long cellInfoFlags, [in] long cellCount, [out, size_is(cellCount)] EXCEL_CELLINFO *cellInfos, [out] long *numCellsFetched) | NvdaInProcUtils | |
getActiveObject([in] handle_t bindingHandle, [in, string] const wchar_t *progid, [out] IUnknown **ppUnknown) | NvdaInProcUtils | |
getTextFromIAccessible([in] handle_t bindingHandle, [in] const unsigned long hwnd, [in] long parentID, [out, string] BSTR *textBuf, [in, defaultvalue(TRUE)] const boolean recurse, [in, defaultvalue(TRUE)] const boolean includeTopLevelText) | NvdaInProcUtils | |
IA2Text_findContentDescendant([in] handle_t bindingHandle, [in] const unsigned long hwnd, [in] long parentID, [in] long what, [out] long *descendantID, [out] long *descendantOffset) | NvdaInProcUtils | |
nvdaRegistrationHandle_t typedef | NvdaInProcUtils | |
outlook_getMAPIProp(const long threadID, [in] IUnknown *mapiObject, const unsigned long mapiPropTag, [out] VARIANT *val) | NvdaInProcUtils | |
registerNVDAProcess([in] handle_t bindingHandle, [out] nvdaRegistrationHandle_t *registrationhandle) | NvdaInProcUtils | |
sysListView32_getColumnContent([in] const unsigned long windowHandle, [in] int item, [in] int subItem, [out, string] BSTR *text) | NvdaInProcUtils | |
sysListView32_getColumnHeader([in] const unsigned long windowHandle, [in] int subItem, [out, string] BSTR *text) | NvdaInProcUtils | |
sysListView32_getColumnLocation([in] const unsigned long windowHandle, [in] int item, [in] int subItem, [out] RECT *location) | NvdaInProcUtils | |
sysListView32_getColumnOrderArray([in] const unsigned long windowHandle, [in] const int columnCount, [out, size_is(columnCount)] int *columnOrderArray) | NvdaInProcUtils | |
sysListView32_getGroupInfo([in] const unsigned long windowHandle, [in] int groupIndex, [out, string] BSTR *header, [out, string] BSTR *footer, [out] int *state) | NvdaInProcUtils | |
unregisterNVDAProcess([in, out] nvdaRegistrationHandle_t *registrationhandle) | NvdaInProcUtils | |
winword_expandToLine([in] const unsigned long windowHandle, [in] const int offset, [out] int *lineStart, [out] int *lineEnd) | NvdaInProcUtils | |
winword_getTextInRange([in] const unsigned long windowHandle, [in] const int startOffset, [in] const int endOffset, [in] const long formatConfig, [out] BSTR *text) | NvdaInProcUtils | |
winword_moveByLine([in] const unsigned long windowHandle, [in] const int offset, [in] const int moveBack, [out] int *newOffset) | NvdaInProcUtils |