[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - LIM EMS 4.0 - ALTER PAGE MAP AND CALL
        AH = 56h
        AL = subfunction
            00h physical page numbers provided by caller
                DX = handle
                DS:SI -> structure containing page map and call address
            01h segment addresses provided by caller
                DX = handle
                DS:SI -> structure containing page map and call address
            02h get page map stack space required
                Return: BX = stack space required
Return: (if successful, the target address is called.  Use a RETF to return and
         restore mapping context)
        AH = status (see AH=55h)

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