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

Packages that use FSRefForkIOParam
org.rococoa.cocoa.carboncore   
 

Uses of FSRefForkIOParam in org.rococoa.cocoa.carboncore
 

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

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

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

Mac OS X threading:
Thread safe since version 10.4

Availability:
Mac OS X: in version 10.4 and later in CoreServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.4 and later
Non-Carbon CFM: not available
Original signature : void PBCreateFileAndOpenForkUnicodeAsync(FSRefForkIOParamPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:2997
 



Copyright © 2009. All Rights Reserved.