Re: did someone resolve linegetussd ? by JG
JG
Mon Dec 10 02:22:20 PST 2007
yes I did :-) finally!
firstly, you should do lineSendUSSD(... for the opened and available line
then you await for default line reply message LINE_DEVSPECIFIC
where dwParam1 should be LINE_USSD
and at this moment you get lineGetUSSD(... message successfuly with third
parameters (LPBYTE) as string of unicoded text
where
"JG" <jginfo@infonet.com.pl> wrote in message
news:%23f01WlfNIHA.5400@TK2MSFTNGP04.phx.gbl...
> any sample of using lineGetUSSD(... ?
>