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 | NAMERemoveAppWindow - remove a window from Workbench's list (V36) SYNOPSISsuccess = RemoveAppWindow(AppWindow) FUNCTIONAttempt to remove an appwindow from Workbench's list of AppWindows. INPUTSAppWindow - pointer to an AppWindow structure returned by RESULTsuccess - TRUE if the window could be removed, FALSE otherwise. NOTESAs with anything that deals with asynchronous operation, you will need SEE ALSOworkbench.library/AddAppWindowA(), workbench.library/RemoveAppWindowDropZone()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |