Condividi tramite


Metodo ICorDebugCode::GetEnCRemapSequencePoints

Questo metodo non viene implementato nella versione corrente di .NET Framework.

Sintassi

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