IOleInPlaceObjectWindowlessImpl

The IOleInPlaceObjectWindowlessImpl class implements the IOleInPlaceObjectWindowless interface which enables a windows control to receive window messages and to participate in drag-and-drop operations, and the IOleInPlaceObject interface which manages the reactivation and deactivation of in-place controls and determines how much of the control should be visible.

Syntax

template< class T >
class IOleInPlaceObjectWindowlessImpl

At a Glance

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

See Also

IOleInPlaceObjectWindowlessImpl Methods, CComControl