ICorDebugFunction::CreateBreakpoint 方法

在此函式的開頭建立中斷點。

語法

HRESULT CreateBreakpoint (  
    [out] ICorDebugFunctionBreakpoint **ppBreakpoint  
);  

參數

ppBreakpoint
[out] ICorDebugFunctionBreakpoint 物件的位址指標,代表函式的新中斷點。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 1.0 起可用