ReactOS 0.4.15-dev-7942-gd23573b
EventConnector Struct Reference

#include <webchild.h>

Inheritance diagram for EventConnector:
Collaboration diagram for EventConnector:

Public Member Functions

 EventConnector (IUnknown *unknown, REFIID riid, IUnknown *sink)
 
- Public Member Functions inherited from EventConnection
 EventConnection (IConnectionPoint *connectionpoint, IUnknown *sink)
 
template<typename T >
 EventConnection (T &connectionpoint, IUnknown *sink)
 
 ~EventConnection ()
 

Additional Inherited Members

- Protected Attributes inherited from EventConnection
SIfacePtr< IConnectionPoint_connectionpoint
 
DWORD _cookie
 

Detailed Description

Definition at line 131 of file webchild.h.

Constructor & Destructor Documentation

◆ EventConnector()

EventConnector::EventConnector ( IUnknown unknown,
REFIID  riid,
IUnknown sink 
)
inline

Definition at line 133 of file webchild.h.

136 {
137 }
static WCHAR unknown[MAX_STRING_RESOURCE_LEN]
Definition: object.c:1605
GLsizei GLenum GLboolean sink
Definition: glext.h:5672
REFIID riid
Definition: atlbase.h:39
const GUID IID_IConnectionPointContainer
wrapper class for COM interface pointers
Definition: shellclasses.h:333

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