ReactOS 0.4.16-dev-2491-g3dc6630
uia_provider Struct Reference

#include <uia_private.h>

Collaboration diagram for uia_provider:

Public Attributes

IWineUiaProvider IWineUiaProvider_iface
 
LONG ref
 
IRawElementProviderSimple * elprov
 
BOOL refuse_hwnd_node_providers
 
BOOL return_nested_node
 
BOOL parent_check_ran
 
BOOL has_parent
 
HWND hwnd
 

Detailed Description

Definition at line 92 of file uia_private.h.

Member Data Documentation

◆ elprov

◆ has_parent

BOOL uia_provider::has_parent

Definition at line 100 of file uia_private.h.

Referenced by uia_provider_has_parent().

◆ hwnd

HWND uia_provider::hwnd

Definition at line 101 of file uia_private.h.

Referenced by create_wine_uia_provider(), and uia_provider_attach_event().

◆ IWineUiaProvider_iface

IWineUiaProvider uia_provider::IWineUiaProvider_iface

◆ parent_check_ran

BOOL uia_provider::parent_check_ran

Definition at line 99 of file uia_private.h.

Referenced by create_wine_uia_nested_node_provider(), and uia_provider_has_parent().

◆ ref

LONG uia_provider::ref

◆ refuse_hwnd_node_providers

◆ return_nested_node


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