AAFReport.Runner.CloseHandle C# (CSharp) 메소드

CloseHandle() 개인적인 메소드

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