Exemplo n.º 1
0
 private static extern IntPtr RIL_Initialize(
     uint dwIndex,
     RILRESULTCALLBACK pfnResult,
     RILNOTIFYCALLBACK pfnNotify,
     uint dwNotificationClasses,
     uint dwParam,
     out IntPtr lphRil);
Exemplo n.º 2
0
 private static extern IntPtr RIL_Initialize(
     uint dwIndex,
     RILRESULTCALLBACK pfnResult,
     RILNOTIFYCALLBACK pfnNotify,
     uint dwNotificationClasses,
     uint dwParam,
     out IntPtr lphRil);