Carbon


ICMProgressProcRecord

Header: ImageCompression.h

struct ICMProgressProcRecord {
    ICMProgressUPP progressProc; 
    SInt32 progressRefCon;
};
typedef ICMProgressProcRecord ICMProgressProcRecordPtr;

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