示例#1
0
 internal static bool GetWindowInfo(IntPtr hwnd, ref WindowInfo wi);
示例#2
0
文件: API.cs 项目: jpbruyere/opentk
 internal static extern BOOL GetWindowInfo(HWND hwnd, ref WindowInfo wi);
示例#3
0
 internal static bool GetWindowInfo(IntPtr hwnd, ref WindowInfo wi);