Platform Symphony .NET API Reference - Version 5.0
WriteUInt32 Method (x)
NamespacesPlatform.Symphony.SoamOutputStreamWriteUInt32(UInt32)
Writes a UInt32 value to the output stream.
Declaration Syntax
C#
public void WriteUInt32(
	uint x
)
Parameters
x (UInt32)
The UInt32 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.0.0.0