Interrups | Categories | Contents |
AX = 111Dh SS = DOS DS SDA PSP segment field = PSP of terminating process
Return:
Nothing
Notes: Used when a process is aborted; the process being terminated is indicated by the "sharing PSP" field in the SDA (offset 1Ah/1Ch). This function is called by the DOS 3.1+ kernel. Closes all FCBs opened by process
See Also: INT 21/AX=5D04h
Category: Network - Int 2Fh - N
Interrups | Categories | Contents |