Last updated 1 year ago
[DllImport("Advapi32.dll", SetLastError = true)][return: MarshalAs(UnmanagedType.Bool)] public static extern bool QueryServiceConfig2( IntPtr hService,
Microsoft documentation: Link