ICorDebugILFrame2 介面

ICorDebugILFrame 介面的邏輯延伸模組。

方法

方法 描述
EnumerateTypeParameters 方法 取得包含此框架中參數的 Type ICorDebugTypeEnum 物件。
RemapFunction 方法 藉由指定新的 CIL 位移,重新對應已編輯的函式。

備註

注意

這個介面不支援跨電腦或跨處理序的遠端呼叫。

需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework 版本: 自 2.0 起提供

另請參閱