IDebugAddress2

此接口提供对所属对象地址被此接口表示进程的 ID。

IDebugAddress2 : IDebugAddress

实现者说明

符号提供程序实现在同一对象的此接口实现 IDebugAddress 接口。 此接口提供对所属对象与此地址相关进程的 ID。

调用方的说明

使用 QueryInterfaceIDebugAddress 接口的此接口。

方法按 vtable 顺序

除了从 IDebugAddress 接口继承的方法之外,此接口执行以下方法:

方法

说明

IDebugAddress2:: GetProcessID

检索拥有此接口表示的对象进程的 ID。

要求

标题:sh.h

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

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

请参见

参考

IDebugAddress

概念

符号提供程序接口