typedef struct _MI_COLOR_BASE
{
    unsigned short *ColorPointer;
    unsigned short ColorMask;
    unsigned short ColorNode;
} MI_COLOR_BASE, *PMI_COLOR_BASE;