Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends the capabilities of the ICorDebugRegisterSet interface for hardware platforms that have more than 64 registers.
Methods
Method |
Description |
|---|---|
Gets the value of each register (on the computer that is currently executing code) that is specified by the bit mask. |
|
Gets an array of bytes that provides a bitmap of the available registers. |
|
Not implemented in the .NET Framework version 2.0. |
Remarks
Note
This interface does not support being called remotely, either cross-machine or cross-process.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0
See Also
Reference
ICorDebugRegisterSet Interface