DispMCInfo
DispMCInfo Dispose memory used by the menu color table
#include <Menus.h> Menu Manager
void DispMCInfo( );
MCTableHandle hMCTbl handle leading to menu color table to dispose
DispMCInfo disposes the memory used by the specified menu color table.
hMCTbl is a handle leading to a table of MCEntry structures. It describes the
colors to be used for the menubar and all menu items.
Returns: none