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 » RemoveAppMenuItem

NAME

	RemoveAppMenuItem - remove a menu item from Workbench's list     (V36)
of AppMenuItems.

SYNOPSIS

	success = RemoveAppMenuItem(AppMenuItem)
D0 A0
BOOL RemoveAppMenuItem(struct AppMenuItem *);

FUNCTION

	Attempt to remove an AppMenuItem from Workbench's list
of AppMenuItems.

INPUTS

	AppMenuItem - pointer to an AppMenuItem structure returned by
AddAppMenuItem.

RESULT

	success - TRUE if the menu 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 removed the AppMenuItem.

SEE ALSO

workbench.library/AddAppMenuItemA()

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:

Paradox

PDX
TBL
HZ
TRSI

Comments:

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