a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 workbench.library
  AddAppIconA
  AddAppMenuItemA
  AddAppWindowA
  AddAppWindowDropZoneA
  ChangeWorkbenchSelectionA
  CloseWorkbenchObjectA
  MakeWorkbenchObjectVisibleA
  OpenWorkbenchObjectA
  RemoveAppIcon
  RemoveAppMenuItem
  RemoveAppWindow
  RemoveAppWindowDropZone
  UpdateWorkbench
  WBInfo
  WorkbenchControlA
Include
GuruMeditation
Docs » Autodocs » workbench.library » RemoveAppIcon

NAME

	RemoveAppIcon - remove an icon from Workbench's list            (V36)
of AppIcons.

SYNOPSIS

	success = RemoveAppIcon(AppIcon)
D0 A0
BOOL RemoveAppIcon(struct AppIcon *);

FUNCTION

	Attempt to remove an AppIcon from Workbench's list of AppIcons.

INPUTS

	AppIcon - pointer to an AppIcon structure returned by AddAppIcon.

RESULT

	success - TRUE if the icon could be removed, FALSE otherwise.

NOTES

	As with anything that deals with asynchronous operation, you will need
to do a final check for messages on your AppMessage port for messages
that may have come in between the last time you checked and the
call to remove the AppIcon.

SEE ALSO

workbench.library/AddAppIconA()

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:

Alpha Flight 1970

AOA
TRSI
AFL
PHA

Comments:

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