Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将双精度值附加到 QABinaryMessage 实例的消息主体中。
Public Sub WriteDouble(ByVal val As Double)
public void WriteDouble(double val)
val 要写入消息主体的双精度值。
双精度值可转换为 8 字节长整型的表示形式,首先附加高位字节。