Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: Celltrack Download
 Description: res = RIL_GetCellTowerInfo(hRil) if (res != IntPtr.Zero) throw new Exception("Could not read the cell info from ril") RIL_Deinitialize(hRil) return res.ToString() } } IntPtr res = IntPtr.Zero IntPtr port = new IntPtr((int)1) NotifyCallback = new RilNotifyDelegate(MyNotifyCallback) ResultCallback = new RilResultDelegate(MyResultCallback) IntPtr dwNotif = new IntPtr((int)RilNotificationClass.All) IntPtr dwParam = new IntPtr(0x33FF33FF) GCHandle ResultGC = GCHandle.Alloc(ResultCallback) GCHandle NotifyGC = GCHandle.Alloc(NotifyCallback) try
 Downloaders recently: [More information of uploader ]
  • [NiceTrack_source_1_6] - With C# Realize the CellID and LAC to ob
  • [RILTest] - A callback mechanism to realize the use
  • [wince_ril_demo] - wince ril procedures, completion of the
  • [tstril] - This an example application that demonst
  • [RILGSM] - Phone RILGSM realize the source code, th
  • [sms] - I wrote a DEMO of the text message using
  • [ril] - ril source code for Windows CE
  • [notificationsoftkeys] - windows mobile Notification various exam
  • [mobileui-32425] - Based. NET CF' s UI control source, i
File list (Check if you may need any files):

CodeBus www.codebus.net