Monitor Battery Status

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?=

    Monitor Battery Status

    Could someone please let me know the C# codes to check the battery status of
    Windows mobile 5.0. The application should check the PC device battery level.
    I can use BatteryStatus however it runs only in Windows Form; it wont run
    with smart device form.
    Thanks
    --
    Nejadian
  • =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?=

    #2
    RE: Monitor Battery Status

    This is in the Windows Mobile 6 SDK. You would need to check if it works on
    WinMo 5.


    --
    Ciaran O''Donnell
    try{ Life(); } catch (TooDifficultException) { throw Toys(); }



    "Tammy Nejadian" wrote:
    Could someone please let me know the C# codes to check the battery status of
    Windows mobile 5.0. The application should check the PC device battery level.
    I can use BatteryStatus however it runs only in Windows Form; it wont run
    with smart device form.
    Thanks
    --
    Nejadian

    Comment

    Working...