IOleObjectImpl

The IOleObjectImpl class implements the IOleObject interface through which a container communicates with a control.

Syntax

template< class T >
class IOleObjectImpl

At a Glance

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

Remarks

ATL for Windows CE doesn't support the EnumVerbs, GetMiscStatus, or GetUserType methods of the IOleObjectImpl class.

See Also

IOleObjectImpl Methods, IOleObject, CComControl