AAFReport.Runner.CloseHandle C# (CSharp) Méthode

CloseHandle() private méthode

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