WindowsXP/enduser/netmeeting/ui/nmctl1/cpnmagendaitemnotify.h
2025-04-27 07:49:33 -04:00

14 lines
309 B
C++

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