0 out of 1 rated this helpful - Rate this topic

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.

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

Header: atlctl.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.