[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Exec' (#aros)

RemMemHandler

Remove low memory handler from exec

Declaration

Source position: exec.pas line 1338

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: 2017-01-10