NVDA Helper
In-process and lite high-speed utilities for NVDA
AutomationEventRecord_t Struct Reference

#include <eventRecord.h>

Public Member Functions

std::vector< intgenerateCoalescingKey () const
 

Public Attributes

CComPtr< IUIAutomationElement > sender
 
EVENTID eventID
 

Detailed Description

Member Function Documentation

◆ generateCoalescingKey()

std::vector< int > AutomationEventRecord_t::generateCoalescingKey ( ) const
inline

Member Data Documentation

◆ sender

CComPtr<IUIAutomationElement> AutomationEventRecord_t::sender

Referenced by generateCoalescingKey().

◆ eventID

EVENTID AutomationEventRecord_t::eventID

Referenced by generateCoalescingKey().


The documentation for this struct was generated from the following file: