[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 U - DOS 3.1+ internal - SHARE.EXE - CLOSE ALL FILES FOR GIVEN PROCESS
        AX = 5D04h
        DS:DX -> DOS parameter list (see AX=5D00h), only computer ID and
                process ID fields used
Return: CF set on error
            AX = error code (see AH=59h)
        CF clear if successful
Note:   error unless SHARE is loaded (calls [SysFileTable-2Ch]) (see AH=52h)
SeeAlso: AX=5D03h,INT 2F/AX=111Dh

See Also: 215D02
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson