|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <uiautomationcoreapi.h>

Public Attributes | |
| enum EventArgsType | Type |
| int | EventId |
| PROPERTYID | PropertyId |
| VARIANT | OldValue |
| VARIANT | NewValue |
Definition at line 460 of file uiautomationcoreapi.h.
| int UiaPropertyChangedEventArgs::EventId |
Definition at line 462 of file uiautomationcoreapi.h.
| VARIANT UiaPropertyChangedEventArgs::NewValue |
Definition at line 466 of file uiautomationcoreapi.h.
| VARIANT UiaPropertyChangedEventArgs::OldValue |
Definition at line 465 of file uiautomationcoreapi.h.
| PROPERTYID UiaPropertyChangedEventArgs::PropertyId |
Definition at line 464 of file uiautomationcoreapi.h.
| enum EventArgsType UiaPropertyChangedEventArgs::Type |
Definition at line 461 of file uiautomationcoreapi.h.