BasicDebug
SendRegisters Method
Fling OS
Sends the register values as they were before the interrupt.
Namespace:
Kernel.Debug
Assembly:
Kernel
(in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
[
PluggedMethodAttribute
(ASMFilePath =
null
)]
private
static
void
SendRegisters
()
[PluggedMethodAttribute(ASMFilePath = null)] private static void SendRegisters()
See Also
BasicDebug Class
Kernel.Debug Namespace