ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <webchild.h>
Public Member Functions | |
EventConnection (IConnectionPoint *connectionpoint, IUnknown *sink) | |
template<typename T > | |
EventConnection (T &connectionpoint, IUnknown *sink) | |
~EventConnection () | |
Protected Attributes | |
SIfacePtr< IConnectionPoint > | _connectionpoint |
DWORD | _cookie |
Definition at line 94 of file webchild.h.
|
inline |
Definition at line 96 of file webchild.h.
Definition at line 102 of file webchild.h.
|
inline |
Definition at line 120 of file webchild.h.
|
protected |
Definition at line 127 of file webchild.h.
Referenced by EventConnection(), and ~EventConnection().
|
protected |
Definition at line 128 of file webchild.h.
Referenced by EventConnection(), and ~EventConnection().