IOleControlImpl Class
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.
Remarks
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
Requirements
Header: atlctl.h