Important: The information in this document is obsolete and should not be used for new development.
CMEnableMatchingComment
Inserts a comment into the currently open picture to turn matching on or off.
pascal void CMEnableMatchingComment (Boolean enableIt);
enableIt
- A Boolean value that directs the ColorSync Manager to generate a
PicComment
comment of typecmEnableMatching
iftrue
, or of typecmDisableMatching
iffalse
.- function result
- This routine does not return an error value.