Share via


ICorDebugCode::GetEnCRemapSequencePoints Method

This method is not implemented.

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

See Also

Reference

ICorDebugCode Interface