Uses of Interface
org.rococoa.cocoa.carboncore.CarbonCoreLibrary.FSVolumeUnmountProcPtr

Packages that use CarbonCoreLibrary.FSVolumeUnmountProcPtr
org.rococoa.cocoa.carboncore   
 

Uses of CarbonCoreLibrary.FSVolumeUnmountProcPtr in org.rococoa.cocoa.carboncore
 

Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.FSVolumeUnmountProcPtr
 CarbonCoreLibrary.FSVolumeUnmountProcPtr CarbonCoreLibrary.NewFSVolumeUnmountUPP(CarbonCoreLibrary.FSVolumeUnmountProcPtr userRoutine)
          NewFSVolumeUnmountUPP()

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

Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.FSVolumeUnmountProcPtr
 void CarbonCoreLibrary.DisposeFSVolumeUnmountUPP(CarbonCoreLibrary.FSVolumeUnmountProcPtr userUPP)
          DisposeFSVolumeUnmountUPP()

Availability:
Mac OS X: in version 10.2 and later in CoreServices.framework
CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.2 and later
Non-Carbon CFM: not available
Original signature : void DisposeFSVolumeUnmountUPP(FSVolumeUnmountUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:4579
 CarbonCoreLibrary.FSVolumeUnmountProcPtr CarbonCoreLibrary.NewFSVolumeUnmountUPP(CarbonCoreLibrary.FSVolumeUnmountProcPtr userRoutine)
          NewFSVolumeUnmountUPP()

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



Copyright © 2009. All Rights Reserved.