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

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

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

Methods in org.rococoa.cocoa.qd that return QDLibrary.DMComponentListIteratorProcPtr
 QDLibrary.DMComponentListIteratorProcPtr QDLibrary.NewDMComponentListIteratorUPP(QDLibrary.DMComponentListIteratorProcPtr userRoutine)
          NewDMComponentListIteratorUPP()

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 : DMComponentListIteratorUPP NewDMComponentListIteratorUPP(DMComponentListIteratorProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Displays.h:437
 

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

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 DisposeDMComponentListIteratorUPP(DMComponentListIteratorUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Displays.h:503
 void QDLibrary.InvokeDMComponentListIteratorUPP(Pointer userData, int itemIndex, DMComponentListEntryRec componentInfo, QDLibrary.DMComponentListIteratorProcPtr userUPP)
          InvokeDMComponentListIteratorUPP()

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 InvokeDMComponentListIteratorUPP(void*, DMListIndexType, DMComponentListEntryPtr, DMComponentListIteratorUPP)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Displays.h:575
 QDLibrary.DMComponentListIteratorProcPtr QDLibrary.NewDMComponentListIteratorUPP(QDLibrary.DMComponentListIteratorProcPtr userRoutine)
          NewDMComponentListIteratorUPP()

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 : DMComponentListIteratorUPP NewDMComponentListIteratorUPP(DMComponentListIteratorProcPtr)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Displays.h:437
 



Copyright © 2009. All Rights Reserved.