[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 31 P - DPMI 0.9+ - UNLOCK LINEAR REGION
        AX = 0601h
        BX:CX = starting linear address
        SI:DI = size of region in bytes
Return: CF clear if successful
        CF set on error
            none of the memory is unlocked
            AX = error code (DPMI 1.0+) (8002h,8025h) (see AX=0000h)
Notes:  pages at beginning and end will be unlocked if the region overlaps them
        memory whose lock count has not reached zero remains locked
SeeAlso: AX=0600h,INT 21/AX=251Bh,INT 21/AX=EB07h

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