windows-nt/Source/XPSP1/NT/enduser/netmeeting/ui/nmctl1/cpnmagendaitemnotify.h

14 lines
309 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//////////////////////////////////////////////////////////////////////////////
// CProxyINmAgendaItemNotify
template <class T>
class CProxyINmAgendaItemNotify : public IConnectionPointImpl<T, &DIID_INmAgendaItemNotify, CComDynamicUnkArray>
{
public:
//methods:
//INmAgendaItemNotify : IDispatch
public:
};