BuildTools.Job.CloseHandle C# (CSharp) 메소드

CloseHandle() 개인적인 메소드

private CloseHandle ( IntPtr hObject ) : bool
hObject System.IntPtr
리턴 bool
        static extern bool CloseHandle(IntPtr hObject);