Ribbon for WinForms
HIWORDU メソッド (Win32)

C1.Win.4.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : HIWORDU メソッド
The value to be converted.
Retrieves the high-order word from the specified value. This function handles the message parameters of window. See in MSDN which function used to process the message.
シンタックス
'宣言
 
Public Shared Function HIWORDU( _
   ByVal value As IntPtr _
) As Integer
public static int HIWORDU( 
   IntPtr value
)

パラメータ

value
The value to be converted.

戻り値の型

The return value is the high-order word of the specified value.
解説
WM_HSCROLL WM_VSCROLL - current position of the scroll box
参照

Win32 クラス
Win32 メンバ