Method SetWindowLong
SetWindowLong(nint, Func<SetWindowLongFlags, SetWindowLongFlags>)
Declaration
public static bool SetWindowLong(nint hwnd, Func<User32.SetWindowLongFlags, User32.SetWindowLongFlags> flagsChanger)
Parameters
| Type | Name | Description |
|---|---|---|
| nint | hwnd | |
| Func<User32.SetWindowLongFlags, User32.SetWindowLongFlags> | flagsChanger |
Returns
| Type | Description |
|---|---|
| bool |