ICP  1
_IsessionEvents_CP.h
Go to the documentation of this file.
1 #pragma once
2 
3 using namespace ATL;
4 
5 template <class T>
6 class CProxy_IsessionEvents : public IConnectionPointImpl<T, &__uuidof( _IsessionEvents ), CComDynamicUnkArray>
7 {
8  // WARNING: This class may be regenerated by the wizard
9 public:
10 };