コード例 #1
0
 public static IntPtr GetDesktopWindow()
 {
     return(Api_User32.GetDesktopWindow());
 }