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

MvMessageDecodeUChar Method

Extracts the next data, assuming it is an unsigned char.

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 char DecodeUChar()
Public Function DecodeUChar As Char
public:
wchar_t DecodeUChar()

Return Value

Type: Char
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