Important: The information in this document is obsolete and should not be used for new development.
GetMCInfo
Use theGetMCInfofunction to get a handle to a copy of your application's menu color information table.
FUNCTION GetMCInfo: MCTableHandle;DESCRIPTION
TheGetMCInfofunction creates a copy of your application's menu color information table and returns a handle to the copy. If the copy fails,GetMCInforeturnsNIL.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.