IOleObjectImpl

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

template< class T >
class IOleObjectImpl

Remarks

ATL for Windows CE does not support the EnumVerbs, GetMiscStatus, or GetUserType methods of the IOleObjectImpl class.

See Also

CComControl