NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#include <eventRecord.h>
Public Member Functions | |
std::vector< int > | generateCoalescingKey () const |
Public Attributes | |
CComPtr< IUIAutomationElement > | sender |
EVENTID | eventID |
|
inline |
References eventID, getRuntimeIDFromElement(), and sender.
CComPtr<IUIAutomationElement> AutomationEventRecord_t::sender |
Referenced by generateCoalescingKey().
EVENTID AutomationEventRecord_t::eventID |
Referenced by generateCoalescingKey().