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

#include <eventRecord.h>

Public Member Functions

std::vector< intgenerateCoalescingKey () const
 

Public Attributes

CComPtr< IUIAutomationElement > sender
 
NotificationKind notificationKind
 
NotificationProcessing notificationProcessing
 
CComBSTR displayString
 
CComBSTR activityID
 

Detailed Description

Member Function Documentation

◆ generateCoalescingKey()

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

Member Data Documentation

◆ sender

CComPtr<IUIAutomationElement> NotificationEventRecord_t::sender

Referenced by generateCoalescingKey().

◆ notificationKind

NotificationKind NotificationEventRecord_t::notificationKind

Referenced by generateCoalescingKey().

◆ notificationProcessing

NotificationProcessing NotificationEventRecord_t::notificationProcessing

Referenced by generateCoalescingKey().

◆ displayString

CComBSTR NotificationEventRecord_t::displayString

◆ activityID

CComBSTR NotificationEventRecord_t::activityID

Referenced by generateCoalescingKey().


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