共用方式為


ICorDebugCode::GetEnCRemapSequencePoints 方法

此方法不會在目前版本的 .NET Framework中實作。

語法

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