ULValue function

Construct a ULValue class from an unsigned LONG.

Syntax
 ULValue::ULValue(
  unsigned long val
)
Parameters