ICCDATATYPEFLAGS
typedef enum
{ ASCII = 0x00000000, Binary = 0x00000001, } ICCDATATYPEFLAGS;
This enumerated type is used within the ICC_DATA structure to indicate which data type is used.