Uses of Class
org.rococoa.cocoa.carboncore.FSVolumeInfoParam

Packages that use FSVolumeInfoParam
org.rococoa.cocoa.carboncore   
 

Uses of FSVolumeInfoParam in org.rococoa.cocoa.carboncore
 

Subclasses of FSVolumeInfoParam in org.rococoa.cocoa.carboncore
static class FSVolumeInfoParam.ByReference
           
static class FSVolumeInfoParam.ByValue
           
 

Methods in org.rococoa.cocoa.carboncore that return FSVolumeInfoParam
static FSVolumeInfoParam[] FSVolumeInfoParam.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.carboncore with parameters of type FSVolumeInfoParam
 void CarbonCoreLibrary.PBGetVolumeInfoAsync(FSVolumeInfoParam paramBlock)
          PBGetVolumeInfoAsync()

Mac OS X threading:
Thread safe since version 10.0

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 9.0 and later
Original signature : void PBGetVolumeInfoAsync(FSVolumeInfoParam*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:3937
 void CarbonCoreLibrary.PBSetVolumeInfoAsync(FSVolumeInfoParam paramBlock)
          PBSetVolumeInfoAsync()

Mac OS X threading:
Thread safe since version 10.0

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in InterfaceLib 9.0 and later
Original signature : void PBSetVolumeInfoAsync(FSVolumeInfoParam*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:3992
 



Copyright © 2009. All Rights Reserved.