ReactOS 0.4.16-dev-2491-g3dc6630
UiaPropertyChangedEventArgs Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaPropertyChangedEventArgs:

Public Attributes

enum EventArgsType Type
 
int EventId
 
PROPERTYID PropertyId
 
VARIANT OldValue
 
VARIANT NewValue
 

Detailed Description

Definition at line 460 of file uiautomationcoreapi.h.

Member Data Documentation

◆ EventId

int UiaPropertyChangedEventArgs::EventId

Definition at line 462 of file uiautomationcoreapi.h.

◆ NewValue

VARIANT UiaPropertyChangedEventArgs::NewValue

Definition at line 466 of file uiautomationcoreapi.h.

◆ OldValue

VARIANT UiaPropertyChangedEventArgs::OldValue

Definition at line 465 of file uiautomationcoreapi.h.

◆ PropertyId

PROPERTYID UiaPropertyChangedEventArgs::PropertyId

Definition at line 464 of file uiautomationcoreapi.h.

◆ Type

enum EventArgsType UiaPropertyChangedEventArgs::Type

Definition at line 461 of file uiautomationcoreapi.h.


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