Reference Library
ReadInt64 Method
NamespacesMBNCSUtilDataReaderReadInt64()()()()
Reads a signed 64-bit value from the data stream.
Declaration Syntax
C#Visual BasicVisual C++
public long ReadInt64()
Public Function ReadInt64 As Long
public:
long long ReadInt64()
Return Value
The next 64-bit value from the data stream.

Assembly: Asgard5Library (Module: Asgard5Library)