Platform Symphony .NET API Reference - Version 5.1
WriteInt16 Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteInt16(Int16)
Writes an Int16 value to the output stream.
Declaration Syntax
C#
public void WriteInt16(
	short x
)
Parameters
x (Int16)
The Int16 value to be written to the output stream.
Exceptions
ExceptionCondition
[SoamException]If the value could not be written to the output stream.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0