Uses of Class
org.rococoa.cocoa.osservices.HDQueueElement

Packages that use HDQueueElement
org.rococoa.cocoa.osservices   
 

Uses of HDQueueElement in org.rococoa.cocoa.osservices
 

Subclasses of HDQueueElement in org.rococoa.cocoa.osservices
static class HDQueueElement.ByReference
           
static class HDQueueElement.ByValue
           
 

Methods in org.rococoa.cocoa.osservices that return HDQueueElement
static HDQueueElement[] HDQueueElement.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.osservices with parameters of type HDQueueElement
 void OSServicesLibrary.HDSpindownProcPtr.invoke(HDQueueElement theElement)
           
 void OSServicesLibrary.InvokeHDSpindownUPP(HDQueueElement theElement, OSServicesLibrary.HDSpindownProcPtr userUPP)
          InvokeHDSpindownUPP()

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 InvokeHDSpindownUPP(HDQueueElement*, HDSpindownUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/Power.h:1459
 



Copyright © 2009. All Rights Reserved.