IOleInPlaceActiveObjectImpl::OnDocWindowActivate

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

Syntax

HRESULT OnDocWindowActivate( BOOL fActivate );

At a Glance

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

See Also

IOleInPlaceActiveObjectImpl Overview, IOleInPlaceActiveObjectImpl Methods, IOleInPlaceActiveObject::OnDocWindowActivate