共用方式為


ICorDebugCode::GetEnCRemapSequencePoints 方法

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

語法

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