VRemoveMenu


 
Name
  VRemoveMenu - removes the horizontal menus.
 
Synopsis
  VRemoveMenu()
 
Description
  VRemoveMenu removes the horizontal menus. This menu can be redisplayed by 
calling VRedisplayMenu.
 
Return Value
  0 - work successfully.
 
Side Effects
  None.
 
Entry Conditions
  VCreateWindows and VDisplayMenu must be called first.
 
Related Functions
VDisplayMenu, VRedisplayMenu, VCheckMenu, VCheckMenu, VGetMenuInformation, VWriteMenucomFile, VReadMenucomFile.