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

Public Attributes | |
| enum EventArgsType | Type |
| int | EventId |
| int * | pRuntimeId |
| int | cRuntimeIdLen |
Definition at line 502 of file uiautomationcoreapi.h.
| int UiaWindowClosedEventArgs::cRuntimeIdLen |
Definition at line 507 of file uiautomationcoreapi.h.
| int UiaWindowClosedEventArgs::EventId |
Definition at line 504 of file uiautomationcoreapi.h.
| int* UiaWindowClosedEventArgs::pRuntimeId |
Definition at line 506 of file uiautomationcoreapi.h.
| enum EventArgsType UiaWindowClosedEventArgs::Type |
Definition at line 503 of file uiautomationcoreapi.h.