ICorDebugInternalFrame 介面ICorDebugInternalFrame Interface
代表堆疊上的執行時間內部框架。Represents a runtime-internal frame on the stack. 此介面是 ICorDebugFrame 介面的子類別。This interface is a subclass of the ICorDebugFrame interface.
方法Methods
方法Method | 描述Description |
---|---|
GetFrameType 方法GetFrameType Method | 取得此內部框架的型別。Gets the type of this internal frame. |
備註Remarks
注意
這個介面不支援跨電腦或跨處理序的遠端呼叫。This interface does not support being called remotely, either cross-machine or cross-process.
規格需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorDebug.idl、CorDebug.hHeader: CorDebug.idl, CorDebug.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 2.0 起可用Available since 2.0.NET Framework Versions: 自 2.0 起可用Available since 2.0