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