[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 31 P - DPMI 0.9+ - DISCARD PAGE CONTENTS
        AX = 0703h
        BX:CX = starting linear address
        SI:DI = number of bytes to mark as discarded
Return: CF clear if successful
        CF set on error
            AX = error code (DPMI 1.0+) (8025h) (see AX=0000h)
Notes:  this function is advisory, and may be ignored by DPMI implementations
        partial pages will not be discarded
SeeAlso: AX=0702h

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