Carbon


BatteryInfo

Header: Power.h

struct BatteryInfo {
    UInt8 flags; 
    UInt8 warningLevel; 
    UInt8 reserved; 
    UInt8 batteryLevel;
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)