ICorDebugCode::GetEnCRemapSequencePoints 方法

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

Syntax

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