IOleControlImpl Class
Visual Studio 2005
This class provides a default implementation of the IOleControl interface and implements IUnknown.
template< class T > class IOleControlImpl
Parameters
- T
-
Your class, derived from IOleControlImpl.
Class IOleControlImpl provides a default implementation of the IOleControl interface and implements IUnknown by sending information to the dump device in debug builds.
Related Articles ATL Tutorial, Creating an ATL Project
Reference
IOleObjectImpl ClassActiveX Controls Interfaces
Other Resources
IOleControlImpl MembersATL Class Overview