Carbon


ICMDataProcRecord

Header: ImageCompression.h

struct ICMDataProcRecord {
    ICMDataUPP dataProc; 
    SInt32 dataRefCon;
};
typedef ICMDataProcRecord ICMDataProcRecordPtr;

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