共用方式為


ICorDebugCode::GetEnCRemapSequencePoints 方法

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

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

請參閱

參考

ICorDebugCode 介面