Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Macintosh Toolbox Essentials /
Chapter 3 - Menu Manager / Menu Manager Reference
Menu Manager Routines / Managing Entries in the Menu Color Information Table


DisposeMCInfo

Use the DisposeMCInfo procedure to dispose of a menu color information table. The DisposeMCInfo procedure is also available as the DispMCInfo procedure.

PROCEDURE DisposeMCInfo (menuCTbl: MCTableHandle); 
menuCTbl
A handle to a menu color information table.
DESCRIPTION
The DisposeMCInfo procedure disposes of the menu color information table referred to by the menuCTbl parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996