IPropertyProxyEESide

此接口提供了视图数据在关联的对象。 此接口是支持的一部分类型的可视化工具。

IPropertyProxyEESide : IUnknown

实现者说明

表达式计算器实现此接口支持类型可视化工具。

调用方的说明

调用 IPropertyProxyProvider:: GetPropertyProxy 获取此接口。 调用 IDebugProperty3 接口的 QueryInterface 获取 IPropertyProxyProvider 接口。

方法按 Vtable 顺序

以下方法由此接口实现:

方法

说明

IPropertyProxyEESide:: InitSourceDataProvider

初始化数据源提供程序,以便对象的数据进行访问。

IPropertyProxyEESide:: GetManagedViewerCreationData

检索有关对象的程序集的信息。

IPropertyProxyEESide:: GetInitialData

获取初始数据。对象。

IPropertyProxyEESide:: CreateReplacementObject

创建现有数据存储的副本。

IPropertyProxyEESide:: InPlaceUpdateObject

创建对现有数据存储。

IPropertyProxyEESide:: ResolveAssemblyRef

在包含此对象的程序集上下文检索有关特定程序集的信息。

备注

类型可视化工具使用此接口来与对象关联的值的访问此接口是的一部分。 数据会通过 IEEDataStorage 接口时,提供数据的只读视图。

要求

标题:msdbg.h

命名空间:Microsoft.VisualStudio.Debugger.Interop

程序集:Microsoft.VisualStudio.Debugger.Interop.dll

请参见

参考

IEEDataStorage

IDebugObject

概念

核心接口

键入可视化工具和自定义浏览器