[]
public delegate bool Win32.EnumWindowProc(nint hwnd, nint lParam)
Type | Name | Description |
---|---|---|
nint | hwnd | |
nint | lParam |
Type | Description |
---|---|
bool |
Name | Description |
---|---|
EnumWindowProc(object, nint) |
Name | Description |
---|---|
BeginInvoke(nint, nint, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(nint, nint) |