コード例 #1
0
ファイル: Win32.cs プロジェクト: andyhebear/Touch_Hook
 public static extern int CallNextHookEx(IntPtr hhk, int nCode, IntPtr wParam, ref CallWndStruct cwstruct);
コード例 #2
0
ファイル: Win32.cs プロジェクト: andyhebear/Touch_Hook
 public static extern int CallNextHookEx(IntPtr hhk, int nCode, IntPtr wParam, ref CallWndStruct cwstruct);