Carbon


PickerItemHitData

Header: ColorPickerComponents.h

struct PickerItemHitData {
    SInt16 itemHit; 
    PickerItemModifier iMod; 
    PickerAction action; 
    ColorChangedUPP colorProc; 
    SInt32 colorProcData; 
    Point where;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)