ReactOS 0.4.16-dev-2491-g3dc6630
UiaStructureChangedEventArgs Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaStructureChangedEventArgs:

Public Attributes

enum EventArgsType Type
 
int EventId
 
enum StructureChangeType StructureChangeType
 
intpRuntimeId
 
int cRuntimeIdLen
 

Detailed Description

Definition at line 469 of file uiautomationcoreapi.h.

Member Data Documentation

◆ cRuntimeIdLen

int UiaStructureChangedEventArgs::cRuntimeIdLen

Definition at line 475 of file uiautomationcoreapi.h.

◆ EventId

int UiaStructureChangedEventArgs::EventId

Definition at line 471 of file uiautomationcoreapi.h.

◆ pRuntimeId

int* UiaStructureChangedEventArgs::pRuntimeId

Definition at line 474 of file uiautomationcoreapi.h.

◆ StructureChangeType

enum StructureChangeType UiaStructureChangedEventArgs::StructureChangeType

Definition at line 473 of file uiautomationcoreapi.h.

◆ Type

enum EventArgsType UiaStructureChangedEventArgs::Type

Definition at line 470 of file uiautomationcoreapi.h.


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