Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.12 KB

nn-oleidl-ioleinplaceobject.md

File metadata and controls

67 lines (55 loc) · 2.12 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
NN:oleidl.IOleInPlaceObject
IOleInPlaceObject (oleidl.h)
Manages the activation and deactivation of in-place objects, and determines how much of the in-place object should be visible.
IOleInPlaceObject
IOleInPlaceObject interface [COM]
IOleInPlaceObject interface [COM]
described
_ole_ioleinplaceobject
com.ioleinplaceobject
oleidl/IOleInPlaceObject
com\ioleinplaceobject.htm
com
c14de79d-e844-49cf-ae70-6c3e417fab90
12/05/2018
IOleInPlaceObject, IOleInPlaceObject interface [COM], IOleInPlaceObject interface [COM],described, _ole_ioleinplaceobject, com.ioleinplaceobject, oleidl/IOleInPlaceObject
oleidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
OleIdl.Idl
Windows
19H1
IOleInPlaceObject
oleidl/IOleInPlaceObject
c++
APIRef
kbSyntax
COM
OleIdl.h
IOleInPlaceObject

IOleInPlaceObject interface

-description

Manages the activation and deactivation of in-place objects, and determines how much of the in-place object should be visible.

You can obtain a pointer to IOleInPlaceObject by calling IUnknown::QueryInterface on IOleObject.

-inheritance

The IOleInPlaceObject interface inherits from IOleWindow. IOleInPlaceObject also has these types of members:

-see-also

IOleObject

IOleWindow