[]
Retrieves the state of certain virtual keys from the specified WPARAM value.
public static int GET_KEYSTATE_WPARAM(nint wParam)
Type | Name | Description |
---|---|---|
nint | wParam | The value to be converted. |
Type | Description |
---|---|
int | The return value is the low-order word representing the virtual key state. |
Use: WM_MOUSEWHEEL - fwKeys