![]() |
NPickerGetProfileProcPtr |
||||
Header: | ColorPickerComponents.h | Carbon status: | Supported | |
typedef ComponentResult(* NPickerGetProfileProcPtr) ( SInt32 storage, CMProfileRef *profile );
You would declare your function like this if you were to name it MyNPickerGetProfileCallback:
ComponentResult MyNPickerGetProfileCallback ( SInt32 storage, CMProfileRef *profile );
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)