Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

RemMemHandler

Remove low memory handler from exec

Declaration

Source position: exec.pas line 1780

procedure RemMemHandler(

  MemHandler: PInterrupt

);

Description

This function removes the low memory handler from the system. This function can be called from within a handler. If removing oneself, it is important that the handler returns MEM_ALL_DONE.

See also

AddMemHandler

  


Documentation generated on: 2021-07-30