Bnet.Patcher.Program.CloseHandle C# (CSharp) Метод

CloseHandle() приватный Метод

private CloseHandle ( IntPtr hObject ) : bool
hObject System.IntPtr
Результат bool
        static extern bool CloseHandle(IntPtr hObject);