Bnet.Patcher.Program.CloseHandle C# (CSharp) Méthode

CloseHandle() private méthode

private CloseHandle ( IntPtr hObject ) : bool
hObject System.IntPtr
Résultat bool
        static extern bool CloseHandle(IntPtr hObject);