ReactOS 0.4.16-dev-336-gb667d82
|
#include <webchild.h>
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 |
Definition at line 131 of file webchild.h.
Definition at line 133 of file webchild.h.