IOleInPlaceActiveObjectImpl

The IOleInPlaceActiveObjectImpl class implements the IOleInPlaceActiveObject interface which assists communication between an in-place control and its container; for example, communicating the active state of the control and container, and informing the control it needs to resize itself.

Syntax

template< class T >
class IOleInPlaceActiveObjectImpl

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleInPlaceActiveObjectImpl Methods, IOleInPlaceActiveObject