Carbon


DICIGetFormatStringRec

Header: FSM.h

struct DICIGetFormatStringRec {
    UInt32 volSize; 
    UInt16 sectorSize; 
    SInt16 volTypeSelector; 
    SInt16 stringKind; 
    Str255 stringBuffer;
};
typedef DICIGetFormatStringRec DICIGetFormatStringRecPtr;

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