[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 7F Fn E1  - Alloy Mw386 - Get DOS Task Pid From Create Id              [N]

   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

See Also: AH=E0h,AH=E2h

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