[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7F - Alloy MW386 - GET DOS TASK PID FROM CREATE ID
        AH = E1h
        AL = create ID (from AH=E0h)
Return: AL = DOS process number
        CL = memory size (00h=128K, 01h=256K, 02h=384K, 03h=512K, 04h=640K)
Note:   this function should not be called immediately after creating a new
          DOS task, since the new task is being initialized by a concurrent
          process
SeeAlso: AH=E2h

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