ReactOS 0.4.15-dev-7842-g558ab78
PHEventSink Struct Reference
Collaboration diagram for PHEventSink:

Public Attributes

IDispatch IDispatch_iface
 
LONG ref
 
PluginHosthost
 
ITypeInfotypeinfo
 
GUID iid
 
DWORD cookie
 
BOOL is_dispiface
 
sink_entry_thandlers
 
DWORD handlers_cnt
 
DWORD handlers_size
 

Detailed Description

Definition at line 458 of file pluginhost.c.

Member Data Documentation

◆ cookie

DWORD PHEventSink::cookie

Definition at line 466 of file pluginhost.c.

◆ handlers

sink_entry_t* PHEventSink::handlers

Definition at line 469 of file pluginhost.c.

◆ handlers_cnt

DWORD PHEventSink::handlers_cnt

Definition at line 470 of file pluginhost.c.

◆ handlers_size

DWORD PHEventSink::handlers_size

Definition at line 471 of file pluginhost.c.

◆ host

PluginHost* PHEventSink::host

Definition at line 463 of file pluginhost.c.

◆ IDispatch_iface

IDispatch PHEventSink::IDispatch_iface

Definition at line 459 of file pluginhost.c.

◆ iid

GUID PHEventSink::iid

Definition at line 465 of file pluginhost.c.

◆ is_dispiface

BOOL PHEventSink::is_dispiface

Definition at line 467 of file pluginhost.c.

◆ ref

LONG PHEventSink::ref

Definition at line 461 of file pluginhost.c.

◆ typeinfo

ITypeInfo* PHEventSink::typeinfo

Definition at line 464 of file pluginhost.c.

Referenced by bind_activex_event().


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