Delegate UserApi.EnumDelegate
Namespace: Azos.WinApi
Assembly: Azos.WinForms.dll
Syntax
public delegate int EnumDelegate(IntPtr hwnd, int LParam);
Parameters
| Type | Name | Description |
|---|---|---|
| System.IntPtr | hwnd | |
| System.Int32 | LParam |
Returns
| Type | Description |
|---|---|
| System.Int32 |