取得 「ICorDebugValue」 物件的介面指標,代表設定中斷點之物件的值。
語法
HRESULT GetValue (
[out] ICorDebugValue **ppValue
);
參數
ppValue [出]物件位址 ICorDebugValue 的指標。
需求
平台: 請參閱 .NET 支援的作業系統。
標題: CorDebug.idl、CorDebug.h
圖書館: CorGuids.lib
.NET 版本: 自 .NET Framework 1.0 起提供