共用方式為


IDebugCodeContext3

延伸IDebugCodeContext2介面,可讓模組和程序的介面的擷取。

IDebugCodeContext3 : IDebugCodeContext2

實作器注意事項

偵錯引擎實作,以及由Visual Studio偵錯的封裝。

方法

除了在方法IDebugCodeContext2介面,這個介面會實作下列方法:

方法

描述

IDebugCodeContext3::GetModule

擷取的偵錯模組介面的參考。

IDebugCodeContext3::GetProcess

擷取偵錯程序的介面的參考。

備註

這是選擇性的介面通常沒有實施。

需求

標頭: Msdbg.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

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