Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 2.73 KB

nf-oleidl-ioleinplaceactiveobject-onframewindowactivate.md

File metadata and controls

75 lines (58 loc) · 2.73 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:oleidl.IOleInPlaceActiveObject.OnFrameWindowActivate
IOleInPlaceActiveObject::OnFrameWindowActivate (oleidl.h)
Notifies the object when the container's top-level frame window is activated or deactivated.
IOleInPlaceActiveObject interface [COM]
OnFrameWindowActivate method
IOleInPlaceActiveObject.OnFrameWindowActivate
IOleInPlaceActiveObject::OnFrameWindowActivate
OnFrameWindowActivate
OnFrameWindowActivate method [COM]
OnFrameWindowActivate method [COM]
IOleInPlaceActiveObject interface
_ole_ioleinplaceactiveobject_onframewindowactivate
com.ioleinplaceactiveobject_onframewindowactivate
oleidl/IOleInPlaceActiveObject::OnFrameWindowActivate
com\ioleinplaceactiveobject_onframewindowactivate.htm
com
6534ea03-5f1b-4d3e-b6d8-b8d478a0a144
12/05/2018
IOleInPlaceActiveObject interface [COM],OnFrameWindowActivate method, IOleInPlaceActiveObject.OnFrameWindowActivate, IOleInPlaceActiveObject::OnFrameWindowActivate, OnFrameWindowActivate, OnFrameWindowActivate method [COM], OnFrameWindowActivate method [COM],IOleInPlaceActiveObject interface, _ole_ioleinplaceactiveobject_onframewindowactivate, com.ioleinplaceactiveobject_onframewindowactivate, oleidl/IOleInPlaceActiveObject::OnFrameWindowActivate
oleidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
OleIdl.Idl
Windows
19H1
IOleInPlaceActiveObject::OnFrameWindowActivate
oleidl/IOleInPlaceActiveObject::OnFrameWindowActivate
c++
APIRef
kbSyntax
COM
OleIdl.h
IOleInPlaceActiveObject.OnFrameWindowActivate

IOleInPlaceActiveObject::OnFrameWindowActivate

-description

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

-parameters

-param fActivate [in]

The state of the container's top-level frame window. This parameter is TRUE if the window is activating and FALSE if it is deactivating.

-returns

This method returns S_OK on success.

-see-also

GetMessage

IOleInPlaceActiveObject

PeekMessage