Uses of Interface
org.rococoa.cocoa.printcore.PrintCoreLibrary.PMIdleProcPtr

Packages that use PrintCoreLibrary.PMIdleProcPtr
org.rococoa.cocoa.printcore   
 

Uses of PrintCoreLibrary.PMIdleProcPtr in org.rococoa.cocoa.printcore
 

Methods in org.rococoa.cocoa.printcore that return PrintCoreLibrary.PMIdleProcPtr
 PrintCoreLibrary.PMIdleProcPtr PrintCoreLibrary.NewPMIdleUPP(PrintCoreLibrary.PMIdleProcPtr userRoutine)
          NewPMIdleUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: not available
Original signature : PMIdleUPP NewPMIdleUPP(PMIdleProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCoreDeprecated.h:324
 

Methods in org.rococoa.cocoa.printcore with parameters of type PrintCoreLibrary.PMIdleProcPtr
 void PrintCoreLibrary.DisposePMIdleUPP(PrintCoreLibrary.PMIdleProcPtr userUPP)
          DisposePMIdleUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: not available
Original signature : void DisposePMIdleUPP(PMIdleUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCoreDeprecated.h:335
 void PrintCoreLibrary.InvokePMIdleUPP(PrintCoreLibrary.PMIdleProcPtr userUPP)
          InvokePMIdleUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: not available
Original signature : void InvokePMIdleUPP(PMIdleUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCoreDeprecated.h:346
 PrintCoreLibrary.PMIdleProcPtr PrintCoreLibrary.NewPMIdleUPP(PrintCoreLibrary.PMIdleProcPtr userRoutine)
          NewPMIdleUPP()

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: not available
Original signature : PMIdleUPP NewPMIdleUPP(PMIdleProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/PrintCore.framework/Headers/PMCoreDeprecated.h:324
 



Copyright © 2009. All Rights Reserved.