Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从 QABinaryMessage 消息主体的未读部分开始读取长整型值。
Public Function ReadLong() As Long
public long ReadLong()
从消息主体读取的长整型值。
QAException 类 如果读取值时发生转换错误或没有其它输入,则抛出异常。