ICorDebugRegisterSet::SetRegisters Method
SetRegisters is not implemented in the .NET Framework version 2.0. Do not call this method.
Note: |
---|
Use the higher-level operations such as ICorDebugILFrame::SetIP or ICorDebugNativeFrame::SetIP. |
HRESULT SetRegisters (
[in] ULONG64 mask,
[in] ULONG32 regCount,
[in, size_is(regCount)] CORDB_REGISTER regBuffer[]
);
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 1.1, 1.0