[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 6F - 10-NET - UNLOCK HANDLE
        AH = 08h
        BX = file handle
        AL = mode
            00h unlock all
            01h unlock record at CX:DX
Return: CF set on error
            AX = error code (see also AH=00h)
                0002h file not found
        CF clear if successful
SeeAlso: INT 21/AH=5Ch

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