Uses of Interface
org.rococoa.cocoa.qd.QDLibrary.QDJShieldCursorProcPtr

Packages that use QDLibrary.QDJShieldCursorProcPtr
org.rococoa.cocoa.qd   
 

Uses of QDLibrary.QDJShieldCursorProcPtr in org.rococoa.cocoa.qd
 

Methods in org.rococoa.cocoa.qd that return QDLibrary.QDJShieldCursorProcPtr
 QDLibrary.QDJShieldCursorProcPtr QDLibrary.NewQDJShieldCursorUPP(QDLibrary.QDJShieldCursorProcPtr userRoutine)
          NewQDJShieldCursorUPP()

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 : QDJShieldCursorUPP NewQDJShieldCursorUPP(QDJShieldCursorProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawTypes.h:529
 

Methods in org.rococoa.cocoa.qd with parameters of type QDLibrary.QDJShieldCursorProcPtr
 void QDLibrary.DisposeQDJShieldCursorUPP(QDLibrary.QDJShieldCursorProcPtr userUPP)
          DisposeQDJShieldCursorUPP()

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 DisposeQDJShieldCursorUPP(QDJShieldCursorUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawTypes.h:705
 QDLibrary.QDJShieldCursorProcPtr QDLibrary.NewQDJShieldCursorUPP(QDLibrary.QDJShieldCursorProcPtr userRoutine)
          NewQDJShieldCursorUPP()

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 : QDJShieldCursorUPP NewQDJShieldCursorUPP(QDJShieldCursorProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawTypes.h:529
 



Copyright © 2009. All Rights Reserved.