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

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

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

Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.ResErrProcPtr
 CarbonCoreLibrary.ResErrProcPtr CarbonCoreLibrary.NewResErrUPP(CarbonCoreLibrary.ResErrProcPtr userRoutine)
          NewResErrUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : ResErrUPP NewResErrUPP(ResErrProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Resources.h:91
 

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

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeResErrUPP(ResErrUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Resources.h:102
 CarbonCoreLibrary.ResErrProcPtr CarbonCoreLibrary.NewResErrUPP(CarbonCoreLibrary.ResErrProcPtr userRoutine)
          NewResErrUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : ResErrUPP NewResErrUPP(ResErrProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Resources.h:91
 



Copyright © 2009. All Rights Reserved.