Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

IOleInPlaceObject interface (oleidl.h)

Feedback

In this article

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 toIOleInPlaceObject by callingIUnknown::QueryInterface onIOleObject.

Inheritance

TheIOleInPlaceObject interface inherits fromIOleWindow.IOleInPlaceObject also has these types of members:

Methods

TheIOleInPlaceObject interface has these methods.

 
IOleInPlaceObject::InPlaceDeactivate

Deactivates an active in-place object and discards the object's undo state.
IOleInPlaceObject::ReactivateAndUndo

Reactivates a previously deactivated object, undoing the last state of the object.
IOleInPlaceObject::SetObjectRects

Specifies how much of the in-place object is to be visible.
IOleInPlaceObject::UIDeactivate

Deactivates and removes the user interface of an active in-place object.

Requirements

RequirementValue
Minimum supported clientWindows 2000 Professional [desktop apps only]
Minimum supported serverWindows 2000 Server [desktop apps only]
Target PlatformWindows
Headeroleidl.h

See also

IOleObject

IOleWindow


Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

  • Last updated on

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?