|
Data Structures |
| struct | PickParms |
| | Structure used to return the color selected by the user. More...
|
| struct | PIPickerParams |
| | This structure is passed to the plug-in module through the parameter block. More...
|
Color Picker Module Selectors |
| #define | pickerSelectorAbout 0 |
| | Allows the plug-in to display an about dialog box.
|
| #define | pickerSelectorPick 1 |
| | Allows the plug-in to execute the color picker.
|
Color Picker Error Return Values |
| #define | pickerBadParameters -30800 |
| | A problem with the interface.
|
Typedefs |
| typedef PIPickerParams * | PickerRecordPtr |
| | This structure is passed to the plug-in module through the parameter block.
|