struct VolumeVirtualMemoryInfo { PBVersion version; SInt16 volumeRefNum; Boolean inUse; UInt8 _fill; UInt32 vmOptions; }; typedef VolumeVirtualMemoryInfo VolumeVirtualMemoryInfoPtr;