NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: workbench.library AddAppIconA AddAppMenuItemA AddAppWindowA AddAppWindowDropZoneA ChangeWorkbenchSelectionA CloseWorkbenchObjectA MakeWorkbenchObjectVisibleA OpenWorkbenchObjectA RemoveAppIcon RemoveAppMenuItem RemoveAppWindow RemoveAppWindowDropZone UpdateWorkbench WBInfo WorkbenchControlA Include GuruMeditation | NAMERemoveAppIcon - remove an icon from Workbench's list (V36) SYNOPSISsuccess = RemoveAppIcon(AppIcon) FUNCTIONAttempt to remove an AppIcon from Workbench's list of AppIcons. INPUTSAppIcon - pointer to an AppIcon structure returned by AddAppIcon. RESULTsuccess - TRUE if the icon could be removed, FALSE otherwise. NOTESAs with anything that deals with asynchronous operation, you will need SEE ALSOworkbench.library/AddAppIconA()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |