Interrups | Categories | Contents |
CL = 8Fh DX = termination code
Return:
Never if successful AX = FFFFh on failure
Note: This function can not terminate processes whose KEEP flag is set. If the termination code is FFh, this function can terminate the process even if its SYSTEM flag is on; otherwise, only user processes can terminate themselves
See Also: INT E0/CL=90h - INT 21/AH=4Ch
Category: Other Operating Systems - Int E0h - R
Interrups | Categories | Contents |