Called from the MSHTML implementation of IOleInPlaceActiveObject::OnDocWindowActivate.
Syntax
HRESULT OnDocWindowActivate ( BOOL fActive );
Parameters
- fActive
- Boolean value that indicates the state of the document window. If this value is nonzero, the window is being activated. If this value is zero, the window is being deactivated.
Return Value
Returns S_OK if successful, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0