IOleInPlaceActiveObjectImpl::OnFrameWindowActivate

Notifies the control when the container's top-level frame window is activated or deactivated.

HRESULT OnFrameWindowActivate( 
   BOOL fActivate  
);

Return Value

Returns S_OK.

Remarks

See IOleInPlaceActiveObject::OnFrameWindowActivate in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IOleInPlaceActiveObjectImpl Class