Uses of Interface
org.rococoa.cocoa.ae.AELibrary.OSLCountProcPtr

Packages that use AELibrary.OSLCountProcPtr
org.rococoa.cocoa.ae   
 

Uses of AELibrary.OSLCountProcPtr in org.rococoa.cocoa.ae
 

Methods in org.rococoa.cocoa.ae that return AELibrary.OSLCountProcPtr
 AELibrary.OSLCountProcPtr AELibrary.NewOSLCountUPP(AELibrary.OSLCountProcPtr userRoutine)
          NewOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLCountUPP NewOSLCountUPP(OSLCountProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:186
 

Methods in org.rococoa.cocoa.ae with parameters of type AELibrary.OSLCountProcPtr
 void AELibrary.DisposeOSLCountUPP(AELibrary.OSLCountProcPtr userUPP)
          DisposeOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeOSLCountUPP(OSLCountUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:274
 AELibrary.OSLCountProcPtr AELibrary.NewOSLCountUPP(AELibrary.OSLCountProcPtr userRoutine)
          NewOSLCountUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : OSLCountUPP NewOSLCountUPP(OSLCountProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/AE.framework/Headers/AEObjects.h:186
 



Copyright © 2009. All Rights Reserved.