a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 icon.library
  AddFreeList
  BumpRevision
  ChangeToSelectedIconColor
  DeleteDiskObject
  DrawIconStateA
  DupDiskObjectA
  FindToolType
  FreeDiskObject
  FreeFreeList
  GetDefDiskObject
  GetDiskObject
  GetDiskObjectNew
  GetIconRectangleA
  GetIconTagList
  IconControlA
  LayoutIconA
  MatchToolValue
  NewDiskObject
  PutDefDiskObject
  PutDiskObject
  PutIconTagList
Include
GuruMeditation
Docs » Autodocs » icon.library » FreeDiskObject

NAME

	FreeDiskObject - free all memory in a Workbench disk object.

SYNOPSIS

	FreeDiskObject(diskobj)
A0
void FreeDiskObject(struct DiskObject *);

FUNCTION

	This routine frees all memory in a Workbench disk object, and the
object itself. It is implemented via FreeFreeList().
GetDiskObject() takes care of all the initialization required
to set up the object's free list. This procedure may ONLY
be called on a DiskObject allocated via GetDiskObject().

INPUTS

	diskobj -- a pointer to a DiskObject structure; as of V44,
a NULL diskobj pointer will be ignored.

SEE ALSO

icon.library/GetDiskObject(), icon.library/PutDiskObject(), icon.library/DeleteDiskObject(), icon.library/FreeFreeList(), icon.library/GetIconTagList(), icon.library/PutIconTagList()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Dual Crew

TRSI
DC
RZR
RSI

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se