IOleInPlaceObjectWindowlessImpl::InPlaceDeactivate

The container calls this method to deactivate an in-place active control. This method performs a full or partial deactivation depending on the state of the control.

Syntax

HRESULT InPlaceDeactivate( HWND* phwnd );

At a Glance

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

See Also

IOleInPlaceObjectWindowlessImpl Overview, IOleInPlaceObjectWindowlessImpl Methods, CComControl::InPlaceActivate, IOleInPlaceObject::InPlaceDeactivate