Categories: Symbian C++ | Code Examples | How To | Hardware | Power Management
The following code below shows, how to read battery status using HAL
#include <hal_data.h> #include <hal.h>
TUint KBattStatus HAL::Get(EPowerBatteryStatus, KBattStatus );