Carbon


VolumeMountInfoHeader

Header: Files.h

struct VolumeMountInfoHeader {
    SInt16 length; 
    VolumeType media; 
    SInt16 flags;
};
typedef VolumeMountInfoHeader VolumeMountInfoHeaderPtr;

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