what is the point of this line?

Code:
z = CInt(Val("&H" & x.ToString("00")))
it produces the same result as

Code:
z = x