View Full Version : RILMESSAGE dwParams problem...
Oper
18th May 2006, 04:25 PM
I need to send message with RIL-function ( RIL_SendMsg (HRIL hRil, RILMESSAGE* lpMessage, DWORD dwOptions). For this, I need fill RILMESSAGE struct. Some of elements i get from incomming message. How i get other elements and vaild dwParams?
Oper
24th May 2006, 04:05 PM
Thanks, I have resolved this problem.
alto
6th June 2006, 09:30 AM
Can you post how you solved it?
I'm looking also to more RILMESSAGE struct elements.
bigmac
8th June 2006, 05:31 PM
Can you post how you solved it?
I'm looking also to more RILMESSAGE struct elements.
is that what you need?
http://www.xs4all.nl/~itsme/projects/xda/ril/ril.h
bigmac
alto
8th June 2006, 06:06 PM
Can you post how you solved it?
I'm looking also to more RILMESSAGE struct elements.
is that what you need?
http://www.xs4all.nl/~itsme/projects/xda/ril/ril.h
bigmac
Thanks, this header file has much more information.
What I'm looking for is to get data about communications event like in/out voice calls, in/out gprs sessions, in/out sms messages, I get some data in the 'tstril' sample for incoming sms messages by catch this event and parse it with the 'RILMESSAGE' structure.
I'm looking for info about the other events structure data that it’s missing in the struct in the h file.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.