typedef enum
{
StaA = 0x53746141L,
StaE = 0x53746145L,
StaI = 0x53746149L,
StaT = 0x53746154L,
StaM = 0x5374614DL,
DN = 0x434E2020L,
DN_P = 0x434E2050L,
DNN = 0x434E4E20L,
DNNP = 0x434E4E50L
} ICCMEASUREMENTSIGNATURE;
This type is used within the ICC_CURVE_STRUCTURE structure to indicate the curve measurement signature.