IOleControlImpl

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

#include <atlctl.h>

Class Members

See Also   IOleObjectImpl, ActiveX Controls Interfaces in the Win32 SDK