GetDesktopWindow Function - Windows API

Purpose



Declaration

C#

[DllImport("user32.dll", EntryPoint = "GetDesktopWindow")]
public static extern int GetDesktopWindow();