Dev2.Impersonator.CloseHandle C# (CSharp) 메소드

CloseHandle() 개인적인 메소드

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