IOleInPlaceObjectWindowlessImpl::InPlaceDeactivate

This method is called by the container to deactivate an in-place active control. This method performs a full or partial deactivation depending on the state of the control.

At a Glance

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

Syntax

HRESULT InPlaceDeactivate( HWND* phwnd );

See Also

CComControl::InPlaceActivate, IOleInPlaceObject::InPlaceDeactivate