2 references to GetServicesOfType
System.ServiceProcess.ServiceController (2)
System\ServiceProcess\ServiceController.cs (2)
673
return
GetServicesOfType
(machineName, Interop.Advapi32.ServiceTypeOptions.SERVICE_DRIVER);
713
return
GetServicesOfType
(machineName, Interop.Advapi32.ServiceTypeOptions.SERVICE_WIN32);