public static bool RemoveALibrary(IntPtr hLib) { return(ServerCoreLoader.RemoveADllByHandle(hLib)); }