[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 31 P - DPMI 1.0+ - FREE SERIALIZATION ON SHARED MEMORY
        AX = 0D03h
        SI:DI = shared memory block handle
        DX = flags
            bit 0: release shared serialization rather than exclusive serialztn
            bit 1: free pending serialization
            bits 2-15: reserved (0)
Return: CF clear if successful
        CF set on error
            AX = error code (8002h,8023h) (see AX=0000h)
SeeAlso: AX=0D02h

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