[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 31 P - DPMI 0.9+ - GET SEGMENT BASE ADDRESS
        AX = 0006h
        BX = selector
Return: CF clear if successful
            CX:DX = linear base address of segment
        CF set on error
            AX = error code (DPMI 1.0+) (8022h) (see AX=0000h)
Note:   not supported by MS Windows 3.0 in Standard mode

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