IOleInPlaceObjectWindowless 接口
允许一个无窗口的对象处理 windows 消息和在拖放操作参与。 从 IOleInPlaceObject扩展和继承。 有关更多信息,请参见 IOleInPlaceObjectWindowless。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<GuidAttribute("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")> _
<InterfaceTypeAttribute()> _
Public Interface IOleInPlaceObjectWindowless _
Inherits IOleInPlaceObject
[GuidAttribute("1C2056CC-5EF4-101B-8BC8-00AA003E3B29")]
[InterfaceTypeAttribute()]
public interface IOleInPlaceObjectWindowless : IOleInPlaceObject
IOleInPlaceObjectWindowless 类型公开以下成员。
方法
页首