Reference Library
ReadInt16 Method
NamespacesMBNCSUtilDataReaderReadInt16()()()()
Reads a signed 16-bit value from the data stream.
Declaration Syntax
C#Visual BasicVisual C++
public short ReadInt16()
Public Function ReadInt16 As Short
public:
short ReadInt16()
Return Value
The next 16-bit value from the data stream.

Assembly: Asgard5Library (Module: Asgard5Library)