ICorDebugFunctionBreakpoint::GetOffset 方法

获取函数中断点的偏移量。

Syntax

HRESULT GetOffset (
    [out] ULONG32  *pnOffset
);

参数

pnOffset [out]指向断点偏移量的指针。

要求

平台: 请参阅 .NET 支持的作系统

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

.NET 版本: 自 .NET Framework 1.0 起可用