<[EMAIL PROTECTED]> a écrit dans le message de news: 
[EMAIL PROTECTED]
> I'm trying to get my app  to vibrate my Treo 650.  Everything I read says 
> this should work:
>
> AttnDoSpecialEffects(kAttnFlagsVibrateBit);
>
> But it's not doing anything.  Any ideas?

The treo 650 is a handspring device,
try the handspring api:

     uintIndicatorState=kIndicatorAlertAlert;
     HsIndicatorState(2,kIndicatorTypeVibrator,&uintIndicatorState);


-- 
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/

Reply via email to