IOleInPlaceActiveObjectImpl::OnDocWindowActivate

This method notifies the control when the container’s document window is activated or deactivated. The ATL implementation returns S_OK.

At a Glance

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

Syntax

HRESULT OnDocWindowActivate( BOOL fActivate );