VDeleteSaveSreenCommand


 
Name
  VDeleteSaveSreenCommand - erases the switch in the button window, that
saves the 3DVIEWNIX screens.
 
Synopsis
  VDeleteSaveSreenCommand()
 
Description
  VDeleteSaveSreenCommand erases the switch in the button window, that
saves the 3DVIEWNIX screens. VDeleteSaveSreenCommand also deletes all the
related data structures and frees the memory.
 
Return Value
  0 - work successfully.
  208 - the savescreen command switch is NULL.
 
Parameters
  None.
 
Side Effects
  None.
 
Entry Conditions
  VCreateColormap should be called earlier, else VDeleteSaveSreenCommand
prints an error message to the standard error stream, produces a core
dump file and exits from the current process.
 
Related Functions
VDisplaySaveScreenCommand, VGetSaveScreenFilename, VDisplaySaveScreenImage, VCheckEventsInButtonWindow.