GetDC Function - Windows API

Purpose



Declaration

C#

[DllImport("user32.dll")]
private static extern int GetDC(int hwnd);