System.Runtime.InteropServices.GDI32.DeleteDC C# (CSharp) Méthode

DeleteDC() private méthode

private DeleteDC ( IntPtr hdc ) : bool
hdc System.IntPtr
Résultat bool
        public static extern bool DeleteDC(IntPtr hdc);