ReactOS 0.4.15-dev-7942-gd23573b
ConnectionPointContainer Struct Reference

#include <ieframe.h>

Collaboration diagram for ConnectionPointContainer:

Public Attributes

IConnectionPointContainer IConnectionPointContainer_iface
 
ConnectionPointwbe2
 
ConnectionPointwbe
 
ConnectionPointpns
 
IUnknownimpl
 
ConnectionPointcps
 
const cpc_entry_tcp_entries
 
IUnknownouter
 
struct ConnectionPointContainerforward_container
 

Detailed Description

Definition at line 52 of file ieframe.h.

Member Data Documentation

◆ cp_entries

const cpc_entry_t* ConnectionPointContainer::cp_entries

Definition at line 520 of file mshtml_private.h.

Referenced by call_event_handlers().

◆ cps

ConnectionPoint* ConnectionPointContainer::cps

Definition at line 519 of file mshtml_private.h.

Referenced by call_event_handlers().

◆ forward_container

struct ConnectionPointContainer* ConnectionPointContainer::forward_container

Definition at line 522 of file mshtml_private.h.

Referenced by call_event_handlers(), and create_doc_from_nsdoc().

◆ IConnectionPointContainer_iface

IConnectionPointContainer ConnectionPointContainer::IConnectionPointContainer_iface

Definition at line 53 of file ieframe.h.

◆ impl

IUnknown* ConnectionPointContainer::impl

Definition at line 59 of file ieframe.h.

◆ outer

IUnknown* ConnectionPointContainer::outer

Definition at line 521 of file mshtml_private.h.

◆ pns

ConnectionPoint* ConnectionPointContainer::pns

Definition at line 57 of file ieframe.h.

◆ wbe

ConnectionPoint* ConnectionPointContainer::wbe

Definition at line 56 of file ieframe.h.

◆ wbe2

ConnectionPoint* ConnectionPointContainer::wbe2

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