hi there,

i had download the send sms from the msdn website..
however it send a flash sms to a GSM phone(Nokia 7110)..
may iu know how to disable this flash sms??

thanks



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Re: Sending an SMS from Vb .net by Peter

Peter
Tue Aug 24 03:52:33 CDT 2004

I don't have the MSDN code handy but the type of sms is dictated by the
Class specified in the TextProviderSpecificOptions structure. If not
specified it will send as Class0 which will result in immediate display, a
normal SMS is Class1

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups

"calvin lin" <neineibaocha@yahoo.com> wrote in message
news:eNSYjdYiEHA.2668@TK2MSFTNGP10.phx.gbl...
> hi there,
>
> i had download the send sms from the msdn website..
> however it send a flash sms to a GSM phone(Nokia 7110)..
> may iu know how to disable this flash sms??
>
> thanks
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!