Ribbon for WinForms
GET_KEYSTATE_WPARAM メソッド (Win32)

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : GET_KEYSTATE_WPARAM メソッド
The value to be converted.
Retrieves the state of certain virtual keys from the specified WPARAM value.
シンタックス
'宣言
 
Public Shared Function GET_KEYSTATE_WPARAM( _
   ByVal wParam As IntPtr _
) As Integer
public static int GET_KEYSTATE_WPARAM( 
   IntPtr wParam
)

パラメータ

wParam
The value to be converted.

戻り値の型

The return value is the low-order word representing the virtual key state.
解説
Use: WM_MOUSEWHEEL - fwKeys
参照

Win32 クラス
Win32 メンバ