@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Set brightness of the backlight when on battery power. Will have no effect when on mains power. !!!!C# Signature: [DllImport("iPAQUtil.dll", SetLastError=true)] static extern bool iPAQSetOnBatteryBrightnessLevel(ref DWORD brightness); !!!!VB Signature: Declare Function iPAQSetOnBatteryBrightnessLevel Lib "ipaqutil.dll" (TODO) As TODO !!!!User-Defined Types: None. !!!!Alternative Managed API: Do you know one? Please contribute it! !!!!Notes: brightness = 0, minimum brightness = 10, maximum !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some!
Edit ipaqutil.iPAQSetO...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.