ReactOS 0.4.16-dev-2491-g3dc6630
UiaFindParams Struct Reference

#include <uiautomationcoreapi.h>

Collaboration diagram for UiaFindParams:

Public Attributes

int MaxDepth
 
BOOL FindFirst
 
BOOL ExcludeRoot
 
struct UiaConditionpFindCondition
 

Detailed Description

Definition at line 510 of file uiautomationcoreapi.h.

Member Data Documentation

◆ ExcludeRoot

BOOL UiaFindParams::ExcludeRoot

Definition at line 513 of file uiautomationcoreapi.h.

Referenced by UiaFind().

◆ FindFirst

BOOL UiaFindParams::FindFirst

Definition at line 512 of file uiautomationcoreapi.h.

Referenced by UiaFind().

◆ MaxDepth

int UiaFindParams::MaxDepth

Definition at line 511 of file uiautomationcoreapi.h.

Referenced by UiaFind().

◆ pFindCondition

struct UiaCondition* UiaFindParams::pFindCondition

Definition at line 514 of file uiautomationcoreapi.h.

Referenced by UiaFind().


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