IDispEventImpl

This class implements the IDispEventImpl interface, which provides support for connection points for an ATL COM object. Your COM object provides an event sink map which maps these connection points.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

IDispEventImpl

template <UINT nID, class T, const IID* pdiid = &IID_NULL,
const GUID*
plibid = &GUID_NULL, WORD wMajor = 0, WORD wMinor = 0,
class
tihclass = CComTypeInfoHolder>

class ATL_NO_VTABLE IDispEventImpl : public _IDispEventLocator<nID,
pdiid>