ReactOS 0.4.16-dev-2491-g3dc6630
UiaTextEditTextChangedEventArgs Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaTextEditTextChangedEventArgs:

Public Attributes

enum EventArgsType Type
 
int EventId
 
enum TextEditChangeType TextEditChangeType
 
SAFEARRAYpTextChange
 

Detailed Description

Definition at line 478 of file uiautomationcoreapi.h.

Member Data Documentation

◆ EventId

int UiaTextEditTextChangedEventArgs::EventId

Definition at line 480 of file uiautomationcoreapi.h.

◆ pTextChange

SAFEARRAY* UiaTextEditTextChangedEventArgs::pTextChange

Definition at line 483 of file uiautomationcoreapi.h.

◆ TextEditChangeType

enum TextEditChangeType UiaTextEditTextChangedEventArgs::TextEditChangeType

Definition at line 482 of file uiautomationcoreapi.h.

◆ Type

enum EventArgsType UiaTextEditTextChangedEventArgs::Type

Definition at line 479 of file uiautomationcoreapi.h.


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