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

Public Attributes

IProxyProviderWinEventSink IProxyProviderWinEventSink_iface
 
LONG ref
 
int event_id
 
IUnknownmarshal
 
LONG sink_defunct
 
struct list sink_events
 

Detailed Description

Definition at line 354 of file uia_event.c.

Member Data Documentation

◆ event_id

int uia_proxy_win_event_sink::event_id

Definition at line 358 of file uia_event.c.

Referenced by create_proxy_win_event_sink().

◆ IProxyProviderWinEventSink_iface

IProxyProviderWinEventSink uia_proxy_win_event_sink::IProxyProviderWinEventSink_iface

Definition at line 355 of file uia_event.c.

Referenced by impl_from_IProxyProviderWinEventSink().

◆ marshal

IUnknown* uia_proxy_win_event_sink::marshal

Definition at line 359 of file uia_event.c.

◆ ref

LONG uia_proxy_win_event_sink::ref

◆ sink_defunct

LONG uia_proxy_win_event_sink::sink_defunct

Definition at line 360 of file uia_event.c.

◆ sink_events

struct list uia_proxy_win_event_sink::sink_events

Definition at line 361 of file uia_event.c.


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