ICorDebugValueBreakpoint InterfaceICorDebugValueBreakpoint Interface
擴充 ICorDebugBreakpoint 介面,以提供特定值的存取權。Extends the ICorDebugBreakpoint interface to provide access to specific values.
方法Methods
方法Method | 描述Description |
---|---|
GetValue 方法GetValue Method | 取得 ICorDebugValue 物件的介面指標,該物件表示設定中斷點時所依據的物件值。Gets an interface pointer to an ICorDebugValue object that represents the value of the object upon which the breakpoint is set. |
備註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 版本:自 1.0 起可用Available since 1.0.NET Framework Versions: 自 1.0 起可用Available since 1.0