Aspose.Pdf.Examples.CSharp.AsposePDFFacades.TechnicalArticles.WinAPIIndexBitmapConverter.ReleaseDC C# (CSharp) Méthode

ReleaseDC() private méthode

private ReleaseDC ( IntPtr hwnd, IntPtr hdc ) : int
hwnd System.IntPtr
hdc System.IntPtr
Résultat int
        public static extern int ReleaseDC(IntPtr hwnd, IntPtr hdc);