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


GetMCInfo

Use the GetMCInfo function to get a handle to a copy of your application's menu color information table.

FUNCTION GetMCInfo: MCTableHandle; 
DESCRIPTION
The GetMCInfo function creates a copy of your application's menu color information table and returns a handle to the copy. If the copy fails, GetMCInfo returns NIL.

SEE ALSO
See "The Menu Color Information Table Record" beginning on page 3-100 for a description of the format of the menu color information table.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996