Carbon


cmMatchCMMType

Header: CMApplication.h

enum {
    cmMatchCMMType = 1,
    cmMatchApplProfileVersion = 2,
    cmMatchDataType = 4,
    cmMatchDeviceType = 8,
    cmMatchDeviceManufacturer = 16,
    cmMatchDeviceModel = 32,
    cmMatchDeviceAttributes = 64,
    cmMatchFlags = 128,
    cmMatchOptions = 256,
    cmMatchWhite = 512,
    cmMatchBlack = 1024
};

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)