Udostępnij za pośrednictwem


ICorDebugRegisterSet.SetRegisters(UInt64, UInt32, UInt64[]) Method

Definition

Not implemented.

public:
 void SetRegisters(System::UInt64 mask, System::UInt32 regCount, cli::array <System::UInt64> ^ regBuffer);
public void SetRegisters (ulong mask, uint regCount, ulong[] regBuffer);
abstract member SetRegisters : uint64 * uint32 * uint64[] -> unit
Public Sub SetRegisters (mask As ULong, regCount As UInteger, regBuffer As ULong())

Parameters

mask
UInt64
regCount
UInt32
regBuffer
UInt64[]

Applies to