Exemplo n.º 1
0
 public static unsafe extern bool ChangeServiceConfig2(
     IntPtr serviceHandle,
     SC_SERVICE_CONFIG infoLevel,
     IntPtr memory);
Exemplo n.º 2
0
 public static extern unsafe bool ChangeServiceConfig2(
     IntPtr serviceHandle,
     SC_SERVICE_CONFIG infoLevel,
     IntPtr memory);