Carbon


DICIGetVolTypeInfoRec

Header: FSM.h

struct DICIGetVolTypeInfoRec {
    UInt32 volSize; 
    UInt16 sectorSize; 
    SInt16 numVolTypes; 
    Str31 volTypesBuffer[4];
};
typedef DICIGetVolTypeInfoRec DICIGetVolTypeInfoRecPtr;

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