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

Public Attributes | |
| enum EventArgsType | Type |
| int | EventId |
| enum TextEditChangeType | TextEditChangeType |
| SAFEARRAY * | pTextChange |
Definition at line 478 of file uiautomationcoreapi.h.
| int UiaTextEditTextChangedEventArgs::EventId |
Definition at line 480 of file uiautomationcoreapi.h.
| SAFEARRAY* UiaTextEditTextChangedEventArgs::pTextChange |
Definition at line 483 of file uiautomationcoreapi.h.
| enum TextEditChangeType UiaTextEditTextChangedEventArgs::TextEditChangeType |
Definition at line 482 of file uiautomationcoreapi.h.
| enum EventArgsType UiaTextEditTextChangedEventArgs::Type |
Definition at line 479 of file uiautomationcoreapi.h.