ASCIIArt.NativeMethods.DeleteDC C# (CSharp) Method

DeleteDC() private method

private DeleteDC ( [ hdc ) : System.Boolean
hdc [
return System.Boolean
        public extern static Boolean DeleteDC([In] IntPtr hdc);