Skip To Main Content
Account
Settings
Logout
  • placeholder
Account
Settings
Logout
Filter:
Submit Search
Visualization Server | 7.4
Rogue Wave Server Component library for .NET Reference Guide
Rogue Wave Server Component library for .NET Reference Guide
Rogue Wave Server root namespaces.
RW.Server.Component
MvMessage Class
MvMessage Methods
DecodeBool Method
DecodeBoolAsChar Method
DecodeBoolAsUChar Method
DecodeChar Method
DecodeCString Method
DecodeDouble Method
DecodeFloat Method
DecodeIlsString Method
DecodeInt Method
DecodeLong Method
DecodeMessage Method
DecodeShort Method
DecodeUChar Method
DecodeUInt Method
DecodeULong Method
DecodeUShort Method
EncodeBool Method
EncodeBoolAsChar Method
EncodeBoolAsUChar Method
EncodeChar Method
EncodeCString Method
EncodeDouble Method
EncodeFloat Method
EncodeIlsString Method
EncodeInt Method
EncodeLong Method
EncodeMessage Method
EncodeShort Method
EncodeUChar Method
EncodeUInt Method
EncodeULong Method
EncodeUShort Method
SetKeepNullString Method
Click or drag to resize Click or drag to resize

MvMessageDecodeULong Method

Extracts the next data, assuming it is a long

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
C#
VB
C++
Copy
public long DecodeULong()
Public Function DecodeULong As Long
public:
long long DecodeULong()

Return Value

Type: Int64
The extracted value.
Exceptions
ExceptionCondition
MvMessageException An error occurred during decoding.
See Also

Reference

MvMessage Class
RW.Server.Component Namespace

Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.

Send comments on this topic to Give us feedback