Int 31/AX=0703h

Prev Next Ralf Interrups Categories Contents

------

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 #03143)

Notes: This function is advisory, and may be ignored by DPMI implementations. Partial pages will not be discarded

See Also: AX=0701h - AX=0702h

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents