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

Public Attributes | |
| enum EventArgsType | Type |
| int | EventId |
| int | EventIdCount |
| struct UiaChangeInfo * | pUiaChanges |
Definition at line 486 of file uiautomationcoreapi.h.
| int UiaChangesEventArgs::EventId |
Definition at line 488 of file uiautomationcoreapi.h.
| int UiaChangesEventArgs::EventIdCount |
Definition at line 490 of file uiautomationcoreapi.h.
| struct UiaChangeInfo* UiaChangesEventArgs::pUiaChanges |
Definition at line 491 of file uiautomationcoreapi.h.
| enum EventArgsType UiaChangesEventArgs::Type |
Definition at line 487 of file uiautomationcoreapi.h.