Windows-Server-2003/enduser/netmeeting/ui/nmctl1/cpnmagendaitemnotify.h

14 lines
309 B
C++

//////////////////////////////////////////////////////////////////////////////
// CProxyINmAgendaItemNotify
template <class T>
class CProxyINmAgendaItemNotify : public IConnectionPointImpl<T, &DIID_INmAgendaItemNotify, CComDynamicUnkArray>
{
public:
//methods:
//INmAgendaItemNotify : IDispatch
public:
};