共用方式為


IDebugPointerObject3

重要

在 Visual Studio 2015 中,實作運算式評估工具的方式已被取代。 如需實作 CLR 運算式評估工具的相關信息,請參閱 CLR 運算式評估工具Managed 運算式評估工具範例

表示剖析樹狀結構中的指標,並擴充 IDebugPointerObject 介面。

語法

IDebugPointerObject3 : IDebugPointerObject

實作者的注意事項

表達式評估工具 (EE) 會實作這個介面。

方法

除了 IDebugPointerObject 介面上的方法之外,這個介面還實作下列方法:

方法 描述
GetPointerAddress 擷取指標的位址。

需求

標頭:Ee.h

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

元件:Microsoft.VisualStudio.Debugger.Interop.dll