Platform | Win32, x64 |
Purpose |
Removes a dynamically attached %mn (Menu) menu item. |
Syntax |
SUBROUTINE REMOVE_MENU_ITEM@( HANDLE ) |
Description |
Use this routine to remove the last menu item that was previously been attached with a call to ADD_MENU_ITEM@ (see ). |
See also |