Udostępnij przez


ICorDebugRegisterSet2::SetRegisters — Metoda

SetRegisters nie jest zaimplementowany.

Uwaga / Notatka

Użyj operacji wyższego poziomu, takich jak ICorDebugILFrame::SetIP lub ICorDebugNativeFrame::SetIP.

Składnia

HRESULT SetRegisters (
    [in] ULONG32 maskCount,
    [in, size_is(maskCount)] BYTE mask[],
    [in] ULONG32 regCount,
    [in, size_is(regCount)] CORDB_REGISTER regBuffer[]
);

Requirements

Platformy: Zobacz Obsługiwane systemy operacyjne platformy .NET.

Nagłówek: CorDebug.idl, CorDebug.h

Biblioteka: CorGuids.lib

Wersje platformy .NET: Dostępne od programu .NET Framework 2.0

Zobacz także