(C) 1998 AROS - The Amiga Research OS
NAME
#include <proto/icon.h>
BOOL DeleteDiskObject (name)
LOCATION
In IconBase at offset 23
SYNOPSIS
UBYTE * name
FUNCTION
Deletes an icon description file.
INPUTS
name
name of the icon file without the ".info".
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
Does not yet notify workbench about the deletion.
INTERNALS
HISTORY
20.10.1998 hkiel
Amiga Research OS
03.02.1997 digulla
New library icon.library by N.H. Lorentzen