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