void SwitchStackBack(void) |
The SwitchStackBack function restores the stack of the current task, canceling the effect of the SwitchStackTo function.
This function has no parameters.
This function does not return a value.
SwitchStackBack preserves the contents of the AX:DX registers when it returns.