ULValue function

Constructs a ULValue class from an unsigned INTEGER.

Syntax
 ULValue::ULValue(
  unsigned int val
)
Parameters
  • val   An unsigned INTEGER value to be treated as a ULValue class.