Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
QABinaryMessage インスタンスのメッセージ本文に int 値を追加します。
Public Sub WriteInt(ByVal val As Integer)
public void WriteInt(int val)
val メッセージ本文に書き込む int 値。
int パラメーターは 4 バイトの値で示され、上位のバイトから追加されます。