Int 31/AX=0702h

Prev Next Ralf Interrups Categories Contents

------

DPMI 0.9+ - MARK PAGE AS DEMAND PAGING CANDIDATE

AX = 0702h
BX:CX = starting linear address
SI:DI = number of bytes to mark as paging candidates

Return:
CF clear if successful CF set on error AX = error code (DPMI 1.0+) (8025h) (see #03143)

Notes: This function is advisory, and does not force immediate paging. Partial pages will not be discarded

See Also: AX=0700h - AX=0703h

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents