ReleaseDC Function - Windows API
Purpose
¶
Declaration
¶
C#
¶
[DllImport("user32.dll")] private static extern int ReleaseDC(int hwnd, int hdc);