IViewObject 接口

使对象显示自身,而不传递给调用方的数据对象。 有关更多信息,请参见 IViewObject

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

语法

声明
<GuidAttribute("0000010D-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IViewObject
[GuidAttribute("0000010D-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IViewObject

IViewObject 类型公开以下成员。

方法

  名称 说明
公共方法 Draw
公共方法 Freeze
公共方法 GetAdvise
公共方法 GetColorSet
公共方法 SetAdvise
公共方法 Unfreeze

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间