[]
Retrieves the state of certain virtual keys from the specified WPARAM value.
public static int GET_KEYSTATE_WPARAM(IntPtr wParam)
Type | Name | Description |
---|---|---|
IntPtr | 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