[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 67 - Virtual Control Program Interface - GET NUMBER OF FREE 4K PAGES
        AX = DE03h
Return: AH = 00h  successful
            EDX = number of free 4K pages
        AH nonzero: failed
Notes:  returns total number of pages available to ALL tasks in system
        also available in protected mode by calling the protected-mode VCPI
          entry point

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