ReactOS 0.4.16-dev-2491-g3dc6630
UiaWindowClosedEventArgs Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaWindowClosedEventArgs:

Public Attributes

enum EventArgsType Type
 
int EventId
 
intpRuntimeId
 
int cRuntimeIdLen
 

Detailed Description

Definition at line 502 of file uiautomationcoreapi.h.

Member Data Documentation

◆ cRuntimeIdLen

int UiaWindowClosedEventArgs::cRuntimeIdLen

Definition at line 507 of file uiautomationcoreapi.h.

◆ EventId

int UiaWindowClosedEventArgs::EventId

Definition at line 504 of file uiautomationcoreapi.h.

◆ pRuntimeId

int* UiaWindowClosedEventArgs::pRuntimeId

Definition at line 506 of file uiautomationcoreapi.h.

◆ Type

enum EventArgsType UiaWindowClosedEventArgs::Type

Definition at line 503 of file uiautomationcoreapi.h.


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