IOleInPlaceObjectWindowless Интерфейс

Определение

Позволяет безоконному объекту обрабатывать сообщения окон и принимать участие в операциях перетаскивания. Расширяет IOleInPlaceObject и наследуется от него. Дополнительные сведения см. в разделе Иолеинплацеобжектвиндовлесс.

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
Атрибуты
Реализации

Методы

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

Применяется к