BasicDebug SendArguments Method Fling OS
Sends the arguments values as they were before the interrupt. Requires the debugger to send it how many bytes for the arguments there are.

Namespace: Kernel.Debug
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[PluggedMethodAttribute(ASMFilePath = null)]
private static void SendArguments()
See Also