| MvMessageDecodeBool Method |
Extracts the next data, assuming it is an int.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax Public Function DecodeBool As Boolean
public:
bool DecodeBool()
Return Value
Type:
BooleanThe extracted value.
Exceptions See Also