'宣言 Public Overloads Shared Function HighWord( _ ByVal value As System.UInteger _ ) As System.UShort
public static System.ushort HighWord( System.uint value )
パラメータ
- value
- An unint indicates the unsigned integer value.
戻り値の型
Returns the higher word as result.