diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-C3B6E5F6-74DC-5C0E-94C8-B4822F4A2EB6.dita --- a/Symbian3/SDK/Source/GUID-C3B6E5F6-74DC-5C0E-94C8-B4822F4A2EB6.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-C3B6E5F6-74DC-5C0E-94C8-B4822F4A2EB6.dita Tue Jul 20 12:00:49 2010 +0100 @@ -55,9 +55,9 @@ a NewL() function. Call the dedicated function, CHRMPower::SetBatteryChargingObserver().

Procedure
    -
  1. Derive +

  2. Derive a class from one or more of the above interfaces.

  3. -
  4. Implement +

  5. Implement the appropriate observer functions.

  6. Create a power client using CHWRMPower::NewL() or NewLC().

    You