![]() | FNHookProc 委托 |
[缺少 "T:Sweet.Common.Win32.FNHookProc" 的 <summary> 文档]
命名空间: Sweet.Common.Win32
public delegate int FNHookProc( int nCode, int wParam, IntPtr lParam )
Public Delegate Function FNHookProc ( nCode As Integer, wParam As Integer, lParam As IntPtr ) As Integer
type FNHookProc = delegate of nCode : int * wParam : int * lParam : IntPtr -> int
Hubei Fonery Software CO.,LTD Copyright (C) 2008-2022