コード例 #1
0
 private static extern int GetSystemMetrics(SYSTEM_METRICS smIndex);
コード例 #2
0
 private static extern int GetSystemMetrics(SYSTEM_METRICS smIndex);
コード例 #3
0
ファイル: CoreDll.cs プロジェクト: eliaspuurunen/CEUtilities
 public static extern int GetSystemMetrics(SYSTEM_METRICS nIndex);
コード例 #4
0
 public static extern int GetSystemMetrics(SYSTEM_METRICS nIndex);