Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

FreeDosObject

Frees an object allocated by AllocDosObject()

Declaration

Source position: amigados.pas line 1749

procedure FreeDosObject(

  type1: Cardinal;

  ptr: Pointer

);

Arguments

ptr

  

Pointer returned by AllocDosObject()

Description

Do not call for objects allocated in any other way.

See also

AllocDosObject

  

Creates a dos object

FreeVec

  

Free memory with tracked size made using AllocVec()


Documentation generated on: 2021-07-30