delorie.com/djgpp/doc/dpmi/api/310c01.html   search  
Int 31H Function 0C01H

Terminate and Stay Resident [1.0]

A resident service provider uses this function after its initialization to terminate execution while leaving its protected mode memory (and optionally some real mode memory) allocated.

Call With

AX = 0C01H
BL = return code
DX = number of paragraphs (16-byte blocks) of DOS memory to reserve

Returns
Nothing (this call never returns)

Notes


  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996