[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GET_KEYSTATE_WPARAM

GET_KEYSTATE_WPARAM Method

GET_KEYSTATE_WPARAM(IntPtr)

Retrieves the state of certain virtual keys from the specified WPARAM value.

Declaration
public static int GET_KEYSTATE_WPARAM(IntPtr wParam)
Parameters
Type Name Description
IntPtr wParam

The value to be converted.

Returns
Type Description
int

The return value is the low-order word representing the virtual key state.

Remarks

Use: WM_MOUSEWHEEL - fwKeys