KCMS Application Developer's Guide

Profile Header Flags

The low 16 bits are reserved for the ICC.

#define icEmbeddedProfileFalse 									0x00000000L /* Bit position 0 */
#define icEmbeddedProfileTrue 									0x00000001L /* Bit position 0 */
#define icUseAnywhere 									0x00000000L /* Bit position 1 */
#define icUseWithEmbeddedDataOnly									0x00000002L /* Bit position 1 */