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