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

Packages that use BatteryTimeRec
org.rococoa.cocoa.osservices   
 

Uses of BatteryTimeRec in org.rococoa.cocoa.osservices
 

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

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

Methods in org.rococoa.cocoa.osservices with parameters of type BatteryTimeRec
 void OSServicesLibrary.GetBatteryTimes(short whichBattery, BatteryTimeRec theTimes)
          GetBatteryTimes() *** DEPRECATED ***

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework [32-bit only] but deprecated in 10.0
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: in PowerMgrLib 1.0 and later
Original signature : void GetBatteryTimes(short, BatteryTimeRec*)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/Power.h:1218
 



Copyright © 2009. All Rights Reserved.