ReactOS 0.4.16-dev-2491-g3dc6630
UiaChangesEventArgs Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaChangesEventArgs:

Public Attributes

enum EventArgsType Type
 
int EventId
 
int EventIdCount
 
struct UiaChangeInfopUiaChanges
 

Detailed Description

Definition at line 486 of file uiautomationcoreapi.h.

Member Data Documentation

◆ EventId

int UiaChangesEventArgs::EventId

Definition at line 488 of file uiautomationcoreapi.h.

◆ EventIdCount

int UiaChangesEventArgs::EventIdCount

Definition at line 490 of file uiautomationcoreapi.h.

◆ pUiaChanges

struct UiaChangeInfo* UiaChangesEventArgs::pUiaChanges

Definition at line 491 of file uiautomationcoreapi.h.

◆ Type

enum EventArgsType UiaChangesEventArgs::Type

Definition at line 487 of file uiautomationcoreapi.h.


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