ReactOS 0.4.16-dev-2491-g3dc6630
hwnd_host_provider Struct Reference
Collaboration diagram for hwnd_host_provider:

Public Attributes

IRawElementProviderSimple IRawElementProviderSimple_iface
 
LONG refcount
 
HWND hwnd
 

Detailed Description

Definition at line 154 of file uia_main.c.

Member Data Documentation

◆ hwnd

HWND hwnd_host_provider::hwnd

Definition at line 158 of file uia_main.c.

Referenced by hwnd_host_provider_GetPropertyValue(), and UiaHostProviderFromHwnd().

◆ IRawElementProviderSimple_iface

IRawElementProviderSimple hwnd_host_provider::IRawElementProviderSimple_iface

Definition at line 155 of file uia_main.c.

Referenced by impl_from_hwnd_host_provider(), and UiaHostProviderFromHwnd().

◆ refcount

LONG hwnd_host_provider::refcount

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