示例#1
0
 private static extern IntPtr RIL_Initialize(
     uint dwIndex,
     RILRESULTCALLBACK pfnResult,
     RILNOTIFYCALLBACK pfnNotify,
     uint dwNotificationClasses,
     uint dwParam,
     out IntPtr lphRil);
示例#2
0
 private static extern IntPtr RIL_Initialize(
     uint dwIndex,
     RILRESULTCALLBACK pfnResult,
     RILNOTIFYCALLBACK pfnNotify,
     uint dwNotificationClasses,
     uint dwParam,
     out IntPtr lphRil);