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

#include <eventRecord.h>

Public Member Functions

std::vector< intgenerateCoalescingKey () const
 

Public Attributes

CComPtr< IUIAutomationElement > sender
 
PROPERTYID propertyID
 
CComVariant newValue
 

Detailed Description

Member Function Documentation

◆ generateCoalescingKey()

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

Member Data Documentation

◆ sender

CComPtr<IUIAutomationElement> PropertyChangedEventRecord_t::sender

Referenced by generateCoalescingKey().

◆ propertyID

PROPERTYID PropertyChangedEventRecord_t::propertyID

Referenced by generateCoalescingKey().

◆ newValue

CComVariant PropertyChangedEventRecord_t::newValue

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