ReactOS 0.4.16-dev-2491-g3dc6630
UiaAsyncContentLoadedEventArgs Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaAsyncContentLoadedEventArgs:

Public Attributes

enum EventArgsType Type
 
int EventId
 
enum AsyncContentLoadedState AsyncContentLoadedState
 
double percentComplete
 

Detailed Description

Definition at line 494 of file uiautomationcoreapi.h.

Member Data Documentation

◆ AsyncContentLoadedState

enum AsyncContentLoadedState UiaAsyncContentLoadedEventArgs::AsyncContentLoadedState

Definition at line 498 of file uiautomationcoreapi.h.

◆ EventId

int UiaAsyncContentLoadedEventArgs::EventId

Definition at line 496 of file uiautomationcoreapi.h.

◆ percentComplete

double UiaAsyncContentLoadedEventArgs::percentComplete

Definition at line 499 of file uiautomationcoreapi.h.

◆ Type

enum EventArgsType UiaAsyncContentLoadedEventArgs::Type

Definition at line 495 of file uiautomationcoreapi.h.


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