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

Public Attributes | |
| enum EventArgsType | Type |
| int | EventId |
| enum AsyncContentLoadedState | AsyncContentLoadedState |
| double | percentComplete |
Definition at line 494 of file uiautomationcoreapi.h.
| enum AsyncContentLoadedState UiaAsyncContentLoadedEventArgs::AsyncContentLoadedState |
Definition at line 498 of file uiautomationcoreapi.h.
| int UiaAsyncContentLoadedEventArgs::EventId |
Definition at line 496 of file uiautomationcoreapi.h.
| double UiaAsyncContentLoadedEventArgs::percentComplete |
Definition at line 499 of file uiautomationcoreapi.h.
| enum EventArgsType UiaAsyncContentLoadedEventArgs::Type |
Definition at line 495 of file uiautomationcoreapi.h.