| MvMessageDecodeUInt Method |
Extracts the next data, assuming it is an unsigned int.
Namespace:
RW.Server.Component
Assembly:
RW.Server.Component (in RW.Server.Component.dll) Version: 6.5.0.0 (6.5.0.0)
Syntax Public Function DecodeUInt As Integer
Return Value
Type:
Int32The extracted value.
Exceptions See Also