IOleObjectImpl::DoVerbInPlaceActivate

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

Syntax

HRESULT DoVerbInPlaceActivate( LPCRECT prcPosRect, HWND hwndParent );

At a Glance

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

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, CComControl::InPlaceActivate, CComControl::m_bWindowOnly