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