> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tenchi > Sent: Thursday, October 19, 2006 12:59 AM > To: Palm Developer Forum > Subject: Control the LED blinking frequency and color? > > > Hiya, I found HsIndicatorState (300, kIndicatorTypeLed, > &IndicatorStateLEDRed); does not work, any idea? >
HsIndicatorState is a HandSpring/Treo API. It does not work on other PDAs like the Zire familly or the Tungsten family. Look at AttnDoSpecialEffects but some of its functions do not work on the Treo. So you usualy need to chose what you call based on the device at run time. -- Regis St-Gelais www.laubrass.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
