IOleInPlaceObjectWindowless Schnittstelle

Definition

Ermöglicht einem fensterlosen Objekt, Fenster Meldungen zu verarbeiten und an Drag & Drop-Vorgängen teilzunehmen. Erweitert IOleInPlaceObject und erbt davon. Weitere Informationen finden Sie unter IOleInPlaceObjectWindowless.

public interface class IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
public interface class IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
__interface IOleInPlaceObjectWindowless : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceObject
[System.Runtime.InteropServices.Guid("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceObjectWindowless : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceObject
[<System.Runtime.InteropServices.Guid("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceObjectWindowless = interface
    interface IOleInPlaceObject
Public Interface IOleInPlaceObjectWindowless
Implements IOleInPlaceObject
Attribute
Implementiert

Methoden

ContextSensitiveHelp(Int32)
GetDropTarget(IDropTarget)
GetWindow(IntPtr)
InPlaceDeactivate()
OnWindowMessage(UInt32, IntPtr, IntPtr, Int32)
ReactivateAndUndo()
SetObjectRects(RECT[], RECT[])
UIDeactivate()

Gilt für