Well, just following the logic from variables. If a and b are integers, and b=2, and then one does a=b, and then Inc a, b is still 2 while a is 3. Oh, OK. I though using Struct was just a more simple alternative to a class. Better use a class then. Thanks!