IOleDocumentView 接口

提供文档对象以及每个视图间的通信支持的容器。有关更多信息,请参见 IOleDocumentView

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("B722BCC6-4E68-101B-A2BC-00AA00404770")> _
Public Interface IOleDocumentView
[InterfaceTypeAttribute()]
[GuidAttribute("B722BCC6-4E68-101B-A2BC-00AA00404770")]
public interface IOleDocumentView

IOleDocumentView 类型公开以下成员。

方法

  名称 说明
公共方法 ApplyViewState
公共方法 Clone
公共方法 CloseView
公共方法 GetDocument
公共方法 GetInPlaceSite
公共方法 GetRect
公共方法 Open
公共方法 SaveViewState
公共方法 SetInPlaceSite
公共方法 SetRect
公共方法 SetRectComplex
公共方法 Show
公共方法 UIActivate

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间