IOleInPlaceObjectWindowlessImpl Members

IOleWindow Methods

ContextSensitiveHelp

Enables context-sensitive help. The ATL implementation returns E_NOTIMPL.

GetWindow

Gets a window handle.

IOleInPlaceObject Methods

InPlaceDeactivate

Deactivates an active in-place control.

ReactivateAndUndo

Reactivates a previously deactivated control. The ATL implementation returns E_NOTIMPL.

SetObjectRects

Indicates what part of the in-place control is visible.

UIDeactivate

Deactivates and removes the user interface that supports in-place activation.

IOleInPlaceObjectWindowless Methods

GetDropTarget

Supplies the IDropTarget interface for an in-place active, windowless object that supports drag and drop. The ATL implementation returns E_NOTIMPL.

OnWindowMessage

Dispatches a message from the container to a windowless control that is in-place active.

See Also

Reference

IOleInPlaceObjectWindowlessImpl Class