求助短信猫西门子TC35接收短信。。。。。。。
[DllImport("sms.dll", EntryPoint = "Sms_Receive")]
public static extern uint Sms_Receive(string Sms_Type, out string Sms_Text);
为什么这个方法收不到信息???
[最优解释]
该回复于2012-06-07 11:48:01被版主删除
发布时间: 2012-12-15 15:16:03 作者: rapoo
求助短信猫西门子TC35接收短信。。。。。。。
[DllImport("sms.dll", EntryPoint = "Sms_Receive")]
public static extern uint Sms_Receive(string Sms_Type, out string Sms_Text);
为什么这个方法收不到信息???
[最优解释]
该回复于2012-06-07 11:48:01被版主删除