ICorDebugCode::GetEnCRemapSequencePoints 方法

.NET Framework 的当前版本中未实现此方法。

语法

HRESULT GetEnCRemapSequencePoints(
    [in] ULONG32 cMap,
    [out] ULONG32 *pcMap,
    [out, size_is(cMap), length_is(*pcMap)]
        ULONG32 offsets[]
);