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

Public Attributes | |
| enum EventArgsType | Type |
| int | EventId |
| enum StructureChangeType | StructureChangeType |
| int * | pRuntimeId |
| int | cRuntimeIdLen |
Definition at line 469 of file uiautomationcoreapi.h.
| int UiaStructureChangedEventArgs::cRuntimeIdLen |
Definition at line 475 of file uiautomationcoreapi.h.
| int UiaStructureChangedEventArgs::EventId |
Definition at line 471 of file uiautomationcoreapi.h.
| int* UiaStructureChangedEventArgs::pRuntimeId |
Definition at line 474 of file uiautomationcoreapi.h.
| enum StructureChangeType UiaStructureChangedEventArgs::StructureChangeType |
Definition at line 473 of file uiautomationcoreapi.h.
| enum EventArgsType UiaStructureChangedEventArgs::Type |
Definition at line 470 of file uiautomationcoreapi.h.