IOleObjectImpl::DoVerbInPlaceActivate

This method activates the control in place. If activation succeeds, the method notifies the container the control has been activated.

At a Glance

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

Syntax

HRESULT DoVerbInPlaceActivate( LPCRECT prcPosRect, HWND hwndParent );

See Also

CComControl::InPlaceActivate, CComControl::m_bWindowOnly