CalendarView for WinForms
MakeDoubleWord(Int16,Int16) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > NumberTranslator クラス > MakeDoubleWord メソッド : MakeDoubleWord(Int16,Int16) メソッド
A short indicates the low word of the long.
A short indicates the high word of the long.
Make a double word by low and high word.
シンタックス
'宣言
 
Public Overloads Shared Function MakeDoubleWord( _
   ByVal lowWord As System.Short, _
   ByVal highWord As System.Short _
) As System.Integer
public static System.int MakeDoubleWord( 
   System.short lowWord,
   System.short highWord
)

パラメータ

lowWord
A short indicates the low word of the long.
highWord
A short indicates the high word of the long.

戻り値の型

An int indicates the long.
参照

NumberTranslator クラス
NumberTranslator メンバ
オーバーロード一覧