Carbon


DICIRec

Header: FSM.h

struct DICIRec {
    SInt32 compInterfMask; 
    DICIUPP compInterfProc; 
    SInt16 maxVolNameLength; 
    UInt16 blockSize; 
    SInt32 reserved3; 
    SInt32 reserved2; 
    SInt32 reserved1;
};
typedef DICIRec DICIRecPtr;

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