SwitchStackBack

3.0

  void SwitchStackBack(void)    

The SwitchStackBack function restores the stack of the current task, canceling the effect of the SwitchStackTo function.

Parameters

This function has no parameters.

Return Value

This function does not return a value.

Comments

SwitchStackBack preserves the contents of the AX:DX registers when it returns.

See Also

SwitchStackTo