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
See Also
Reference
Other Resources
Change History
Date |
History |
Reason |
---|---|---|
July 2010 |
Fixed broken link. |
Customer feedback. |