1 reference to StartService
System.ServiceProcess.ServiceController (1)
System\ServiceProcess\ServiceController.cs (1)
897
bool result = Interop.Advapi32.
StartService
(serviceHandle, args.Length, argPtrsHandle.AddrOfPinnedObject());